DELETE /api/campaign/delete
curl \
-X DELETE http://api.example.com/api/campaign/delete \
-H "Authorization: Bearer $ACCESS_TOKEN"
curl \
-X DELETE http://api.example.com/api/campaign/delete \
-H "Authorization: Bearer $ACCESS_TOKEN"