Skip to main content

PersonalDeleteConversationResponseBody

$schemauri

A URL to the JSON Schema for this object.

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

Confirmation message

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