Updates a blog post identified by id

This endpoint updates an existing blog post.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the blog post to update

Body Params

Updated blog post data

string
required

Title of the post

string
required

Content of the post

string

Description of the post

string
required

Category ID for the post

string
enum
required

New status of the blog post

Allowed:
tags
array of objects

Array of tag objects associated with the post

tags
string

Image URL for the post

Responses

401

Unauthorized, user must be authenticated

404

Blog post not found

500

Internal server error

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