v1

latestOpenAPI 3.0.02026-07-26300209.6 KB
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
}