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

request_idstring

The request ID for tracking.

Changes