Browser Context Profiles

Delete a saved profile domain

Delete a saved profile domain

delete/v1/profiles/{profileId}/domains/{domain}

Path parameters

profileIdstring required

Browser Context Profile ID

Example:prof_abc123def4567890

Browser Context Profile ID

domainstring required

Domain to remove from the Browser Context Profile

Example:example.com

Domain to remove from the Browser Context Profile

Response

Delete a saved profile domain succeeded.

deletedboolean required

Example response

{
  "deleted": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.