cURL
curl --request DELETE \ --url https://rawugc.com/api/v1/social/accounts/{accountId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Disconnect a social media account from your organization.
Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY
Account ID
Account disconnected
Was this page helpful?