UpdateCustomField modifies a custom field definition.
PATCH/api/v1/ticketing/custom-fields/:id
Important Notes
- Removing dropdown options may orphan existing ticket data
- Consider deactivating instead of deleting
Errors
- NOT_FOUND: Field does not exist
- PERMISSION_DENIED: Caller lacks customfield:admin permission
Request
Responses
- 200
- default
A successful response.
An unexpected error response.