v2

OpenAPI 3.0.12026-08-0174115357.9 KB
Organization

Remove organization

This method removes an organization from a service desk. If the organization ID does not match an organization associated with the service desk, no change is made and the resource returns a 204 success code.

Permissions required: Service desk's agent.

delete/rest/servicedeskapi/servicedesk/{serviceDeskId}/organization

Path parameters

serviceDeskIdstring required

The ID of the service desk from which the organization will be removed. This can alternatively be a project identifier.

Request body

organizationIdinteger required

List of organizations, specified by 'ID' field values, to add to or remove from the service desk.

serviceDeskIdstring

Service desk Id for which, organization needs to be updated

Response

Returned if the organization was removed from the service desk or no such organization was associated with the service desk.