Edit Business Category

This API endpoint is used to update a business category.

Using Ordering SDK


const response = await ordering.businesses(businessId).categories(categoryId).save();
Language
Authorization
Header
Click Try It! to start a request and see the response here!