cURL
curl --request DELETE \ --url https://api.social-api.ai/v1/media/{id} \ --header 'Authorization: <api-key>'
{ "code": "account_not_found", "error": "account not found" }
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...
Authorization: Bearer sapi_key_...
Media ID
No Content