Cloud Support Tickets
Close or reopen a ticket
patch/api/support/v1/cloud/tickets/{id}/{state}
Path parameters
idstring required
Example:12345
state'close' | 'open' required
Example:close
Response
Ticket updated
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.