Disconnect a user from the client organization
DELETE/organizations/:organizationId/clients/:clientId/users/disconnect/:userId
Disconnect a user from the client organization
Request
Responses
- 200
- 401
- 403
- 404
User disconnected from client successfully
Unauthorized
Forbidden - insufficient permissions
Client or user not found