Skip to main content
POST
Create a tenant

Authorizations

Authorization
string
header
required

Body

application/json
firstName
string
required
Maximum string length: 160
lastName
string
required
Maximum string length: 160
email
string<email> | null
phoneNumber
string | null
notes
string | null
unitId
string<uuid> | null

Assign the tenant to an existing unit on creation.

Response

Tenant created

data
object