Aller au contenu

Intégration Server-to-Server (API REST)

Endpoint: POST https://system.hashentry.com/tool/v1/consents

En-têtes:

Content-Type: application/json
X-API-Key: VOTRE_CLÉ_API_SECRÈTE
{
"consent_type": "cookie_consent",
"decision": "accept",
"document_version_id": "politique-de-cookies-uuid"
}