Modify an organization user
PUT/apis/v1/auth-oidc/orgUsers/:id
Use this method to modify a specific active organization user.
The user account must be in the Active state.
Modifications to user information are replicated in all organization of which this user is a member.
Request
Responses
- 200
- 403
- 404
- 429
- 500
Success
Failure - Not allowed
Failure - Not found
Failure - Too many requests
Failure - Internal server error