Skip to main content

Replace options for an action metadata key

Replace all options for the specified action metadata key within an inbox.

Path Parameters
  • inbox_id string required

    Paperbox inbox ID

  • id string required

    Action metadata key ID

Query Parameters
  • key string required

    API key provided by Paperbox

  • access_token string

    Access token

Request Body required
  • options object[] required

    List of options to replace the existing ones

    • provider_id string required

      Unique identifier for the option

    • name string required

      Human-readable name of the option

Responses

Options replaced successfully.