Update category
Update an existing category by ID or slug. Requires a private API key.
PATCH
Update category
Documentation Index
Fetch the complete documentation index at: https://docs.marblecms.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Marble API key
Path Parameters
Category ID or slug
Example:
"technology"
Body
application/json
Response
Category updated successfully
Previous
Delete categoryDelete a category by ID or slug. Requires a private API key. Cannot delete a category that has posts assigned to it.
Next
Update category