Tenant Memberships

Remove User from a Tenant

Removes a user from one tenant. Their other tenant memberships and workspace profile are managed through separate endpoints.

delete/users/{user_id}/tenants/{tenant_id}

Path parameters

user_idstring required

Id of the user to be removed from the supplied tenant.

tenant_idstring required

Id of the tenant the user should be removed from.

Changes

Changed in 2 of the 55 revisions of this API.4