v2

OpenAPI 3.0.1MIT2026-07-3138140196.0 KB
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