Withdraw recording consent (GDPR Art. 7(3))
Compliance
Withdraw recording consent (GDPR Art. 7(3))
Withdraws recording consent for a call under GDPR Art. 7(3). Stamps revoked_at (the row is kept for audit) — scoped to a single consent_receipt_id when supplied, otherwise every active receipt for the call. Records the withdrawal in the call’s consent audit trail and returns the revoked row count.
POST
Withdraw recording consent (GDPR Art. 7(3))
Authorizations
Dashboard JWT token from Clerk
Path Parameters
The call whose consent is being withdrawn.
Required string length:
1 - 64Body
application/json
Response
Consent withdrawn — returns { call_id, revoked_count }.