v3

latestOpenAPI 3.0.12026-08-0474115357.9 KB
Request

Remove request participants

This method removes participants from a customer request.

Permissions required: Permission to manage participants on the customer request.

delete/rest/servicedeskapi/request/{issueIdOrKey}/participant

Path parameters

issueIdOrKeystring required

The ID or key of the customer request to have participants removed.

Request body

accountIdsstring[]

List of users, specified by account IDs, to add to or remove as participants in the request.

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

Returns the first page of the customer request's participants (after removal of the users).

_expandsstring[]
isLastPageboolean

Indicates if this is the last page of records (true) or not (false).

limitinteger

Number of items to be returned per page, up to the maximum set for these objects in the current implementation.

sizeinteger

Number of items returned in the page.

startinteger

Index of the first item returned in the page.