Delete a Member of an Instance

delete

/process/api/v1/instances/{id}/members/{identityId}

User with MANAGE permission can delete members of a process instance.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : schema
Type: string

401 Response

Unauthorized

429 Response

Too many requests

500 Response

Internal server error

503 Response

Too many exceptions or too slow requests
Back to Top