Add a tenant to the MSP Portal

POST {{baseUrl}}/v1/msp/tenants

Request Body

{"apiToken"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;status&quot;:&quot;\u003cstring\u003e&quot;}