Batch create consents (up to 1000 rows)
Ingest up to 1000 consent rows in a single request. The first row is covered by the request-level quota charge; rows 1..N each consume one additional unit. When the monthly quota is reached mid-batch, remaining rows return status="skipped_quota" instead of being attempted. Each row passes through the same site-ownership check as the single-row endpoint, so a forged site_id is rejected per-row without affecting the rest of the batch.
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.
Body
Up to 1000 consent rows
Lote de consentimentos para ingestão em batch (até 1000 por chamada).
1 - 1000 elementsResponse
Batch processed (per-row status array)
Resultado da ingestão em batch, com status por linha.
Quantos consentimentos foram criados com sucesso.
998
Quantos falharam por validação ou erro do servidor.
1
Quantos foram puladas por estouro de cota mensal.
1
Status individual de cada linha do lote, na mesma ordem da requisição.
