Skip to main content
DELETE
Close Ticket

Authorizations

Authorization
string
header
required

Bearer authentication using an access token. Format: Bearer <access_token>

Path Parameters

ticketId
string
required

Ticket ID.

Query Parameters

userId
string

User requesting closure.

Response

A successful response.

CloseTicketResponse is the response after closing a ticket.

ticket
object

Ticket represents a support case.