Delete an article category
Endpoints
Delete an article category
By default, refuses with 409 category_not_empty if the category has children or articles. Pass ?cascade=true to also delete every descendant category and the articles they contain.
DELETE
Delete an article category
Authorizations
Send your API key as Authorization: Bearer aw_live_…. Manage keys in the dashboard under Settings → API Keys.
Path Parameters
Query Parameters
Available options:
true, false Response
Cascade summary (only when cascade=true)

