cURL
curl --request DELETE \ --url https://api.example.com/influencers/{id}
Delete an influencer and all associated images.
{ "success": true }