v3

latestOpenAPI 3.0.12026-08-0474115357.9 KB
Organization

Add organization

This method adds an organization to a service desk. If the organization ID is already associated with the service desk, no change is made and the resource returns a 204 success code.

Permissions required: Service desk's agent.

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

Path parameters

serviceDeskIdstring required

The ID of the service desk to which the organization will be added. 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 added or the organization was already associated with the service desk.