Skip to main content

CancelSubscriptionDto

reasonstringrequired

Human-readable reason recorded in the audit log.

Possible values: >= 3 characters and <= 500 characters

Example: Agent requested cancellation via support ticket TICKET-1024.
CancelSubscriptionDto
{
"reason": "Agent requested cancellation via support ticket TICKET-1024."
}