Replace options to an action metadata key
Replace all options for the specified action metadata key
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
- 204
Options replaced successfully.