v2

latestOpenAPI 3.1.12026-07-2613060964.2 KB

Delete User Tenant Mapping

Removes the per-tenant profile for a user. The global profile is untouched and the user remains in the workspace.

delete/v1/user/{distinct_id}/tenant/{tenant_id}/

Path parameters

distinct_idstring required

Unique identifier of the user in your system.

tenant_idstring required

Tenant to disassociate the user from. Only the per-tenant profile is removed.

Response

204 - No Content. The per-tenant profile was removed.