cURL
curl --request DELETE \ --url https://apiweb.mile.app/api/v3/hub/{hubId} \ --header 'Authorization: Bearer <token>'
{ "status": true }
Use a valid Bearer token to authenticate.
Unique identifier for the hub that generated by system. Example: 642634bde1428d414838c882
642634bde1428d414838c882
Success
Status of response.