custom-fields
Delete a custom field select option Deletes an option and asynchronously clears it from affected objects.
Rate limit: 120 requests per minute
delete/custom-fields/{id}/select-options
Path parameters
idstring required
The ID of the custom field.
Query parameters
current_slugstring required
The current option slug.
Response
Changes
Changed in 1 of the 26 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○