Update a blog category

Updates an existing blog category by ID.

Path Params
integer
required

The unique identifier of the blog category.

Body Params
string

The title/name of the blog category.

string

The URL slug for the blog category (without domain).

Responses

400

Invalid request data.

401

Unauthorized. Invalid or missing API key.

404

Blog category not found.

500

Server error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json