Skip to main content
POST
Add User To Tenant

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string<uuid>
required

Query Parameters

tenant_id
string<uuid>
required

Response

Successful Response