Skip to main content
Create Tenant

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
id
string | null
created_by
string | null
title
string | null
description
string | null
tags
string[] | null
settings
Settings · object | null

Response

Successful Response