platform

Remove Organization Member

Remove a user from an organization.

Requires owner on the members-organizations module instance (derived from the DELETE method by the parent router gate). The user is removed from the organization in both Auth0 (the source of truth) and FGA.

delete/api/platform/organizations/{org_id}/members

Path parameters

org_idstring required

Query parameters

user_idstring required

Auth0 user id to remove from the organization

Auth0 user id to remove from the organization

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.