API Reference / Custom Fields

DELETE /custom_fields/{custom_field_id}

Delete a specific custom field

Only admins can delete custom fields.

Path parameters

Name Type Description
custom_field_id req string Custom Field ID

Responses

200 OK

Standard error responses: 400 · 401 · 403 · 404 · 409 · 500 — shared across the API. See Errors.

Related guides