v2

OpenAPI 3.0.12026-08-0174115357.9 KB
Organization

Remove users from organization

This method removes users from an organization.

Permissions required: Service desk administrator or agent. Note: Permission to delete users from an organization can be switched to users with the Jira administrator permission, using the Organization management feature.

delete/rest/servicedeskapi/organization/{organizationId}/user

Path parameters

organizationIdinteger required

The ID of the organization.

Request body

accountIdsstring[]

List of customers, specific by account IDs, to add to or remove from the organization.

organizationIdinteger

The organizationId in which users need to be added

usernamesstring[]

This property is no longer available and will be removed from the documentation soon. See the deprecation notice for details. Use accountIds instead.

Response

The request completed successfully. No additional content will be sent in the response.