XentrDeveloper Docs
API ReferenceOrganizations

Remove a member from this organisation. Revokes active sessions but does NOT ban the auth account — use POST .../ban for auth-level lockout.

DELETE
/api/organizations/{orgId}/members/{memberId}
AuthorizationBearer <token>

In: header

Path Parameters

orgId*string

Organization ID

memberId*string

Member ID

Response Body

curl -X DELETE "https://api.xentr.ai/api/organizations/string/members/string"
Empty
Empty