latestOpenAPI 3.0.1MIT2026-08-2138140196.2 KB
e14b701e130a
Organization
Remove user from organization
Removes a user from your organization. Only the organization creator can remove other members, or users can remove themselves.
delete/organizations/{organizationId}/users/{userId}
Path parameters
organizationIdstring required
The ID of the organization
userIdstring required
The ID of the user to remove from the organization
Response
User removed from organization successfully