Skip to main content

Check Deletable

POST 

/api/categories/deletable

Check which categories can be deleted. Categories with children (is_leaf = false) cannot be deleted.

Authentication: Requires Bearer token.

Request body:

  • ids (required) — array of category IDs to check

Request

Responses

Successful response