v1
latestOpenAPI 3.1.02026-07-13305453.8 KBCategories
Delete category
Delete a category by ID or slug. Requires a private API key. Cannot delete a category that has posts assigned to it.
delete/v1/categories/{identifier}
Path parameters
identifierstring required
Category ID or slug
Example:technology
Category ID or slug
Response
Category deleted successfully
Example response
{
"id": "cryitfjp5678mn09qrstuvwx"
}