Skip to main content
POST
Create Post

Authorizations

Authorization
string
header
required

HTTP Basic Auth using your Publive API key pair, base64-encoded.

Path Parameters

publisher_id
string
required

Your Publisher ID

Body

application/json
title
string
required
english_title
string
required

Immutable after creation.

type
enum<string>
required

Immutable after creation.

Available options:
Article,
Video,
Web Story,
Gallery,
LiveBlog,
CustomPage,
BlankPage
status
enum<string>
required
Available options:
Draft,
Published,
Scheduled,
Approval Pending
primary_category
integer
required
contributors
string
required
content
string
tags
string
categories
string
banner_url
integer
banner_description
string
short_description
string
summary
string
seo_keyphrase
string
slug
string

Immutable after creation.

meta_data
object

Immutable after creation.

custom_published_at
string

Immutable after creation.

scheduled_at
string

Requires status=Scheduled.

hide_banner_image
boolean
custom_entity
object

Response

Created

Last modified on August 10, 2026