v2
OpenAPI 3.0.12026-08-0174115357.9 KBServicedesk
Remove customers
This method removes one or more customers from a service desk. The service desk must have closed access. If any of the passed customers are not associated with the service desk, no changes will be made for those customers and the resource returns a 204 success code.
Permissions required: Services desk administrator
delete/rest/servicedeskapi/servicedesk/{serviceDeskId}/customer
Path parameters
serviceDeskIdstring required
The ID of the service desk the customers should be removed from. This can alternatively be a project identifier.
Request body
Response
Returned if the customers were removed from the service desk, or any of the customers were not associated with the service desk.