Skip to main content

Replace options to an entity type

Replace all options for the specified entity type

Path Parameters
  • inbox_id string required

    Paperbox inbox ID

  • id string required

    Action metadata api ID

Query Parameters
  • key string required
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.