v4

latestOpenAPI 3.1.02026-08-03553368548.9 KB
admin-blog

Create Blog Post

post/api/admin-blog/posts

Request body

titlestring required
excerptstring nullable
content_htmlstring
featured_image_urlstring nullable
publish_mode'DRAFT' | 'PUBLISH' | 'SCHEDULE'
scheduled_forstring date-time nullable
manual_tagsstring nullable

Response

Successful Response

idstring required
titlestring required
slugstring required
excerptstring nullable
featured_image_urlstring nullable
status'DRAFT' | 'PUBLISHED' required
scheduled_forstring date-time nullable
published_atstring date-time nullable
manual_tagsstring nullable
created_atstring date-time required
updated_atstring date-time required
content_htmlstring required