Modify the specified support ticket token base on an internal ticket_idAsk AIput {protocol}://{userdomain}:{port}/api/open/v1/psa/support_ticket/internal_ids/tokenCurrently just support delete a token associated with a ticket_id.Body Paramsticket_idstringrequiredlength between 1 and 128The id for a support ticket, it is case-sensitive.action_idstringenumrequiredThe action on the support ticket, it is case-insensitive.deleteAllowed:deleteResponses 200Successful response. 429Error response for too many request. defaultDefault api error response.Updated about 2 years ago