Workflows
Delete a custom field
Delete a custom field and all the values stored on that field.
🔒 Requires: custom_fields:write scope
delete/workflows/custom_fields/{customFieldId}
Path parameters
customFieldIdstring required
The ID of the custom field that you want deleted.
Response
The custom field was deleted.