Delete an option from a global plain field attribute
DELETE/api/attributes_select/:attribute_id/options/:id
Removes the Options from a global plain field attribute resource.
Request
Responses
- 204
- 401
- 404
- 500
Options from a global plain field attribute resource deleted
Unauthorized
Resource not found
Internal error