Skip to main content
POST
Create a new tenant for a user.

Authorizations

Authorization
string
header
required

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

Path Parameters

userId
string
required

Response

201 - application/json

Tenant created successfully.

data
object
required
meta
object
errors
object[]