Create a new tenant

POST {{baseUrl}}/tenants

Creates a new tenant

Request Body

{"id"=>"<string>", "name"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

&quot;&quot;