Skip to main content
DELETE
Delete a ticket field
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.

Headers

X-Api-Key
string
default:your-api-key
required

Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.

Path Parameters

field_id
string
required

ID of the ticket field. You can get this by listing all ticket fields using the List all ticket fields API.

Example:

"aaaabbbb-cccc-dddd-eeee-ffff00003333"

Response

200 - application/json

OK - Field deleted successfully. The deleted field is returned in the response.

field
object