cURL
curl --request POST \ --url https://rawugc.com/api/v1/social/accounts \ --header 'Authorization: Bearer <token>'
{ "success": true }
Sync connected social media accounts from the scheduling provider. Use this after connecting a new account in the dashboard.
Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY
Accounts synced successfully
Was this page helpful?