{
  "@context": "https://schema.org",
  "@type": "WebAPI",
  "name": "POST /agent-consent/revoke",
  "dateModified": "2026-06-02",
  "endpoint": {
    "method": "POST",
    "url": "https://xn--82czbx2bczd4fl8a.online/agent-consent/revoke"
  },
  "request": {
    "required": [
      "receiptId"
    ],
    "optional": [
      "reason"
    ]
  },
  "webhook": {
    "event": "consent.revoked",
    "signing": "HMAC-SHA256"
  },
  "propagationSlaSeconds": 60
}