Skip to main content
PATCH
/
api
/
v1
/
platforms
/
{platform}
/
accounts
/
{accountId}
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "acc_linkedin_primary",
    "platform": "linkedin",
    "label": "Founder seat EU",
    "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
accountId
string
required

Body

application/json

Account update payload

label
string
identifier
string
credentials
object
metadata
object

Response

200 - application/json

Account updated

data
object
required