Inventory API
Categories

Delete Category

This API endpoint (DELETE) removes a category. If the request succeeds it returns the id of the deleted category. Webhook event: category-removed

Note: If the category has any sub-categories associated with it, then all of them will be deleted.

Path Parameters

id * The id of the category to delete.