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
entityGroupId
Entity Group ID or Entity Group ForeignID
foreignId
ID used to identify user in your system
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.