Error
Outbound
Revoke a consent record (append-only stamp)
Stamp revokedAt on one consent record — APPEND-ONLY, never a delete. After a revoke the record is excluded from the dial-time consent lookup, so a later gate honors the revocation. A missing or already-revoked id is a 404.
POST
Error
Authorizations
Flowyte secret API key (Authorization: Bearer flowyte_sk_live_…). Scope-gated; is scoped to your organization — a key can never reach another tenant. The listed scopes in each operation's apiKey requirement are the scopes that key must hold. The tokenUrl is nominal: keys are minted in the dashboard.
Path Parameters
The consent-record id to revoke (returned by recordOutboundConsent / listOutboundConsentRecords).