Authorization: Bearer ********************{
"id": 14}curl --location --request DELETE 'https://prod.your-api-server.com/api/v1/report' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 14}'{}