Ticket
Number of APIs: 8
-
Create a ticket POST https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/tickets
-
Transfer tickets to a group POST https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/tickets/transfer_to_group
-
List tickets GET https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/tickets
-
View a ticket GET https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/tickets/{ticket_id}
-
Update a ticket PATCH https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/tickets/{ticket_id}
-
Update custom fields of a ticket PATCH https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/tickets/{ticket_id}/custom_fields
-
Cancel assignment of a ticket PATCH https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/tickets/{ticket_id}/cancel
-
Close a ticket PATCH https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/tickets/{ticket_id}/close