Delete Group User

Delete entity user from all entities in the group. This will also remove the user from all approval policies. If an approval policy will break as a result of this operation, this request will fail.

Path parameters

entityGroupIdstringRequired

Entity Group ID or Entity Group ForeignID

foreignIdstringRequired

ID used to identify user in your system

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Errors