Skip to main content
POST
Connecter (ou reconnecter) un compte social

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
profileId
string
required

Profil auquel rattacher le compte

externalId
string
required

ID du compte côté plateforme (IG business account id / WA phone number id)

username
string
required
Example:

"@acme"

displayName
string
Example:

"Acme"

accessToken
string

Token plateforme (long IG / système WA)

metadata
object

Response

201 - undefined