Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.social-api.ai/v1/brands/{id} \ --header 'Authorization: <api-key>'
{ "error": { "code": "resource.not_found", "message": "Account not found", "meta": {} } }
Deletes a brand and disconnects all its connected accounts.
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...
Authorization: Bearer sapi_key_...
Brand ID
Brand deleted