Skip to main content

UpdateTicketType modifies an existing ticket type.

PATCH 

/api/v1/ticketing/types/:id

Only provided fields are updated. The key cannot be changed after creation.

Parameters

  • id: Type ID (required)
  • Other fields: Only provided values are updated

Errors

  • NOT_FOUND: Type does not exist
  • PERMISSION_DENIED: Caller lacks ticket:admin permission

Request

Responses

A successful response.