{
"id": 1,
"description": "Report",
"routeDescription": "/report"
}curl --location --request DELETE 'https://prod.your-api-server.com/api/v1/integrationexposeddata' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1,
"description": "Report",
"routeDescription": "/report"
}'{}