Skip to main content
DELETE
Delete a saved profile domain

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key from the API Keys page.

Path Parameters

profileId
string
required

Browser Context Profile ID

Minimum string length: 1
Example:

"prof_abc123def4567890"

domain
string
required

Domain to remove from the Browser Context Profile

Minimum string length: 1
Example:

"example.com"

Response

Delete a saved profile domain succeeded.

deleted
boolean
required
Example:

true