Skip to main content

SetDefaultInputBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/SetDefaultInputBody.json
tenantIdstringrequired

UUID of the operational internal tenant to make the platform default

Possible values: non-empty

SetDefaultInputBody
{
"$schema": "https://example.com/schemas/SetDefaultInputBody.json",
"tenantId": "string"
}