Skip to main content

DeleteCustomField removes a custom field definition.

DELETE 

/api/v1/ticketing/custom-fields/:id

Warning: This does not delete field values from existing tickets. Those values become orphaned. Consider deactivating instead.

Errors

  • NOT_FOUND: Field does not exist
  • PERMISSION_DENIED: Caller lacks customfield:admin permission

Request

Responses

A successful response.