Skip to main content
DELETE
Delete a specific custom field by its ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customFieldId
string
required

The unique identifier of the custom field to be deleted

Response

Custom field deleted successfully

Last modified on January 21, 2026