delete
https://apiv4.ordering.co////business//categories/
This API endpoint is used to remove a business category.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Using Ordering SDK
const response = await ordering.businesses(businessId).categories(categoryId).delete();
