Tenants
Create Tenant Membership
POST
/
tenants
/
{tenant_id}
/
users
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
tenant_id
integer
requiredBody
application/json
users
object[]
Was this page helpful?