Deletes a specific service. This is an asynchronous operation.
curl http://localhost:8080/projects/$PROJECT_ID/services/$SERVICE_ID \ -X DELETE \ -H "Authorization: Bearer $TIGER_CLOUD_API_KEY"