Delete All Categories
You already able to insert and update the categories, but you haven't be able to delete any categories. So, here is the endpoint to delete all your categories.
DELETE#
#
HeaderField | Type | Description |
---|---|---|
x-token | String | token Users unique token |
#
Request Header Example#
Success 200Field | Type | Description |
---|---|---|
success | Boolean | Request was successful |