Skip to main content

Delete a Service Desk integration

DELETE 

/service-desk-integrations/:id

Delete an existing Service Desk integration by ID. A token with Org Admin or Service Desk Admin authority is required to access this endpoint.

Request

Path Parameters

    id stringrequired

    ID of Service Desk integration to delete

Responses

Service Desk integration with the given ID successfully deleted

Loading...