Creates a new blog post

This endpoint creates a new blog post.

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

New 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

Status of the blog post

Allowed:
tags
array of objects

Array of tag objects associated with the post

tags
string
required

Slug of the post

string

Image URL for the post

Responses

401

Unauthorized, user must be authenticated

409

Conflict, post with the same slug already exists

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