Skip to main content
POST
/
api
/
v1
/
platforms
/
{platform}
/
accounts
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "acc_linkedin_primary",
    "platform": "linkedin",
    "label": "Founder seat",
    "identifier": "simeon-founder",
    "status": "connected",
    "createdAt": "2026-03-20T09:14:00.000Z"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.optareach.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

platform
string
required

Body

application/json

Account connection payload

label
string
identifier
string
credentials
object
metadata
object

Response

201 - application/json

Account created

data
object
required