DELETE
method, and it requires the dispatch address ID to be passed in the URL.ApiKey: ********************
curl --location --request DELETE 'https://app.hisabkitab.co/third-party/dispatch-addresses/1' \
--header 'ApiKey;'
{
"success": true,
"message": "Dispatch Address Deleted Successfully."
}