Skip to main content
DELETE
curl

Authorizations

x-api-key
string
header
required

Path Parameters

userId
string
required

The unique identifier for the user.

Example:

"user_abc123"

Body

application/json
deviceIds
string[]

Response

Consent revoked successfully.

success
boolean
required

Always true for success responses.

data
Revoke Consent · object
required
meta
Response Meta · object
required

Metadata attached to every response: the request identifier, the serving environment, the build timestamp, and the server-side latency.