Add an existing user to the client organization
POST/organizations/:organizationId/clients/:clientId/users/add-existing
Add an existing user to the client organization
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
User added to client successfully
Bad request - validation failed
Unauthorized
Forbidden - insufficient permissions
Client or user not found
Conflict - user is already a member of this client organization