Avnology ID
API ReferencePrivacy

Opt Out of Sale

CCPA "Do Not Sell My Personal Information" flag.

Endpoint

POST /v1/privacy:optOutOfSale

Base URL: https://<Domain id="api"/>

Authentication: User session (or IP-attested anonymous request for non-signed-in visitors -- requires CAPTCHA).

Records the identity's CCPA opt-out preference. The flag is mirrored into downstream analytics & marketing pipelines within 72h per CCPA regulation.

Example

Response (200 OK)

{ "recorded_at": "2026-04-17T12:00:00Z" }

Get Data Categories

List the data categories the platform holds about the caller.

Policy

Conditional-access policies -- IF (network, device, risk, time) THEN (allow | require MFA | block).

On this page