Skip to main content

DeleteModelResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/DeleteModelResponseBody.json
messagestringrequired

Confirmation message

DeleteModelResponseBody
{
"$schema": "https://example.com/schemas/DeleteModelResponseBody.json",
"message": "string"
}