Authorization: Bearer ********************curl --location --request DELETE 'https://awqacore01.crexendocloud.com/ns-api/v2/translations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "550e8400-e29b-41d4-a716-446655440000"
}'{
"success": true,
"message": "Translation deleted successfully"
}