Delete an organization user
DELETE/apis/v1/auth-oidc/orgUsers/:id
Use this method to delete a specific organization user from the organization.
If a user is a member of multiple organizations, the user is not removed from other organizations. If the user is a member of only one organization, the user is removed from the organization and then deleted from the portal.
Request
Responses
- 200
- 400
- 404
- 409
- 429
- 500
Success
Failure - Invalid data
Failure - Not found
Failure - Conflict
Failure - Too many requests
Failure - Internal server error