:id in the URL with the actual ID of the pickup hub you want to delete. This action removes the pickup hub from your Sharkship account.curl --location --request DELETE 'https://api.sharkship.in/v1/b2c/address/pickupAddress/1182' \
--header 'Authorization: Bearer <token>'{
"message": "Pickup hub with 1182 successfully deleted"
}