Erase all consents for a subject (DSAR right-to-erasure)
Soft-deletes every consent row owned by the caller whose subject_id matches. History rows are preserved (regulators want proof we honoured the request). Optionally pass ?site_id=<uuid> to restrict the erasure to a single site. Returns the count of rows touched. Counts against monthly API quota.
Documentation Index
Fetch the complete documentation index at: https://docs.consentfly.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Autenticação por API Key no formato Authorization: Bearer sk-...
(sempre inclua o prefixo Bearer).
Gere sua chave em /dashboard/api-keys após criar a conta e
verificar o e-mail. A chave é exibida uma única vez no momento
da criação — armazene em variável de ambiente no seu backend.
Nunca exponha em código client-side.
Path Parameters
Subject identifier (e.g. hashed user id from the customer)
Query Parameters
Restrict erasure to a single site UUID
