Skip to main content

UnsubscribeResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/UnsubscribeResponseBody.json
messagestringrequired
successbooleanrequired
UnsubscribeResponseBody
{
"$schema": "https://example.com/schemas/UnsubscribeResponseBody.json",
"message": "string",
"success": true
}