Deletes the custom field definition with the specified id.

Required Permissions
The user must be an admin or have project-manage-config:write permissions.

Path parameters

customFieldDefinitionIdUUIDRequired

The id of the custom field definition.

Headers

AuthorizationstringRequired

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

Response

OK