Delete entity user
Delete entity user. 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.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
entityId
Entity ID or Entity ForeignID
userId
User ID or User ForeignID
Errors
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
409
Conflict
500
Internal Server Error
501
Unimplemented
