Delete category
loyverse_delete_categoryDelete a category by its ID. This action is permanent and cannot be undone.
Instructions
Delete a category by id (DELETE /categories/{id}). This is destructive and cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The category id. |