Guides

Update a ticket.

Authorization

This endpoint requires Authorization.

Request

KeyTypeDescriptionRequired
ticket_idstringUnique identifier of the ticket. It is a universally unique identifier (UUID)Yes
titlestringTitle of the ticket.No
descriptionstringDescription of the ticket.No

Response

KeyTypeDescription
idStringUnique identifier for the tcket
titleStringBrief summary of the AI reference.
descriptionStringDetailed explanation of the AI reference.
statusStringCurrent state of the AI reference (e.g., open, closed, in progress).
created_atDatetimeTimestamp indicating when the AI reference was created.
device_idStringUnique identifier for the associated device.
user_nameStringName of the user who created the AI reference.
user_emailStringEmail address of the user who created the AI reference.
commentsArrayList of comments associated with the AI reference.
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!