Remove a user from an organization
Organizations
Remove a user from an organization
Remove a user from the organization and all its child spaces (membership cascade).
Requires organization admin.
DELETE
Remove a user from an organization
Authorizations
Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
Path Parameters
The unique organization identifier (base64) A universally unique identifier (base64-encoded opaque string).
Example:
"RW50aXR5OjEyMzQ1"
The unique user identifier (base64) A universally unique identifier (base64-encoded opaque string).
Example:
"RW50aXR5OjEyMzQ1"
Response
User successfully removed from the organization