Skip to main content
DELETE
Delete workspace custom field

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Path Parameters

workspace_id
string<uuid>
required
field_id
string<uuid>
required

Response

Custom field deleted successfully

message
string
Example:

"Custom field deleted successfully"