Skip to main content

DeleteConversationResponseBody

$schemauri

A URL to the JSON Schema for this object.

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

Confirmation message

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