DELETE
    /v1/api/dispatch/{dispatchId}
  
  curl \
 --request DELETE 'https://api.nifteem.com/v1/api/dispatch/{dispatchId}' \
 --header "X-API-Key: $API_KEY"
    curl \
 --request DELETE 'https://api.nifteem.com/v1/api/dispatch/{dispatchId}' \
 --header "X-API-Key: $API_KEY"