api-key: ********************
curl --location --request DELETE 'https://api.routestripe.com/routing-plan/destroy?id' \ --header 'api-key: <api-key>'
{ "status": "success", "data": "success" }