Delete Business Metafield

This API endpoint uses to delete a specific business metafield

Using Ordering SDK

// get as customer
const response = await ordering.businesses(businessId).delete();
Language
Authorization
Header
Click Try It! to start a request and see the response here!