Add a tenant to the MSP Portal
POST {{baseUrl}}/v1/msp/tenants
Request Body
{"apiToken"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"status":"\u003cstring\u003e"}