SetDefaultModelResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/SetDefaultModelResponseBody.jsonmessagestringrequired
Confirmation message
SetDefaultModelResponseBody
{
"$schema": "https://example.com/schemas/SetDefaultModelResponseBody.json",
"message": "string"
}