Skip to main content
OptaReach Docs home page
Search...
⌘K
Product
Pricing
Start free trial
Start free trial
Search...
Navigation
Accounts
Delete account
Guides
API Reference
OptaReach
Support
Overview
Introduction
Endpoints
Meta
Platforms
Accounts
GET
List accounts for platform
POST
Create account
GET
Get account
DEL
Delete account
PATCH
Update account metadata
POST
Capture browser session for account
Prospects
AI
Campaigns
Inbox
TrackedSearches
Jobs
Workspaces
KnowledgeBases
Analytics
Billing
Profile
Tags
Notifications
Error
Copy
A valid request URL is required to generate request examples
Accounts
Delete account
Copy page
Copy page
DELETE
/
api
/
v1
/
platforms
/
{platform}
/
accounts
/
{accountId}
Try it
Error
Copy
A valid request URL is required to generate request examples
Path Parameters
platform
string
required
accountId
string
required
Response
200
Account deleted
Get account
Update account metadata
⌘I