curl --location -g --request POST '{{BASE_URL}}/admin/claims//cancel' \ --header 'Content-Type: application/json' \ --data-raw '{ "no_notification": true }'