Skip to main content
POST
Connect (or reconnect) a social account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
platform
enum<string>
required
Available options:
instagram,
whatsapp,
tiktok,
telegram,
youtube,
x,
facebook,
meta_ads,
linkedin
profileId
string
required

Profile the account is attached to

externalId
string
required

Account id on the platform (Instagram business account id / WhatsApp phone number id)

username
string
required
Example:

"@acme"

displayName
string
Example:

"Acme"

accessToken
string

Platform token (Instagram long-lived / WhatsApp system user)

metadata
object

Response

201 - undefined