v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
Organization

Remove organization member

Removes a user's membership/permission from an organization (soft delete). The user will lose access to the organization and its resources. Requires admin access in the organization. Cannot remove the last admin of an organization - at least one admin must remain.

delete/v1/organizations/{organizationId}/members/{permissionId}

Path parameters

organizationIdstring required

Organization ID

permissionIdstring required

Permission ID (unique identifier for the user-organization relationship)

Response

Member/Permission removed successfully