v54

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-04145343480.3 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