Upsert an end user
Use an immutable identifier from your own database asexternalId. Calling
upsert again with the same value updates the customer and re-enables it if it
was previously disabled.
endUser.id with your customer record. SDK methods use this Social media studio ID,
not externalId.
upsert with
the same externalId reactivates it.
Create a connect session
connectUrl:
Handle completion
After the hosted flow reaches a terminal state, the customer sees a return button. The destination receives these query parameters:
Treat browser parameters as a notification, not proof of success. Confirm the
result from your backend using the connect-session ID you created:
postMessage to its opener when used in a popup:
List and disconnect accounts
Session states
Create a new session after
failed or expired; terminal sessions cannot be
restarted.