Create a subtenant

POST {{baseUrl}}/subtenants

Request Body

{"description"=>"<string>", "displayName"=>"<string>", "id"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;ETag&quot;:34040086,&quot;description&quot;:&quot;sunt&quot;,&quot;displayName&quot;:&quot;incididunt&quot;,&quot;entityId&quot;:&quot;esse officia&quot;,&quot;id&quot;:&quot;mollit non&quot;}