Skip to main content
POST
Create Category

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
name
string
required
english_name
string
required

Immutable after creation. Used for permalink.

slug
string

Immutable after creation.

meta_title
string
h1_tag
string
meta_description
string
parent_category
integer

Immutable after creation.

priority
integer
Required range: 1 <= x <= 1000
content
string
category_brand_color
string
content_type
string

Immutable after creation.

Response

Created

Last modified on August 10, 2026