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