v53

OpenAPI 3.0.1raw.githubusercontent.com2026-07-31147343479.6 KB
Tenant Memberships

Add a User to a Single Tenant

Adds a user to one tenant, optionally with a tenant-specific profile that overrides their workspace profile for sends in that tenant.

put/users/{user_id}/tenants/{tenant_id}

Path parameters

user_idstring required

Id of the user to be added to the supplied tenant.

tenant_idstring required

Id of the tenant the user should be added to.

Request body

profileobject nullable