Skip to main content
PATCH
Use the label field to assign a human-readable name to your connections for easier identification when managing multiple accounts.

Authorizations

X-API-Key
string
header
required

Path Parameters

connectionId
string<uuid>
required

Body

application/json
label
string | null
required
Maximum string length: 100

Response

Updated connection

id
string<uuid>
required
platform
enum<string>
required
Available options:
GOOGLE,
META,
TIKTOK,
LINKEDIN,
PINTEREST,
REDDIT
platformAccountId
string
required
platformAccountName
string | null
required
label
string | null
required
status
enum<string>
required
Available options:
PENDING,
ACTIVE,
REVOKED,
ERROR
currency
string
required
scopes
string[]
required
createdAt
string
required
updatedAt
string
required