DELETE /data/news/{instance_id}
curl \
 --request DELETE http://api.example.com/data/news/{instance_id} \
 --header "Authorization: $API_KEY"