Replace options to an entity type
Replace all options for the specified entity type
Path Parameters
- inbox_id string requiredPaperbox inbox ID 
- id string requiredAction 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 requiredUnique identifier for the option 
- name string requiredHuman-readable name of the option 
 
Responses
- 204
Options replaced successfully.