Skip to main content
POST
Create category

Authorizations

x-api-key
string
header
required

Body

application/json
name
object
required

Category name in multiple languages

slug
string
required

URL-friendly unique identifier

thumbnail
string<uri>

Optional thumbnail URL

description
object

Optional description in multiple languages

isPrivate
boolean

If true, hides the category from public listings

Example:

false

isActive
boolean

Whether category is active

Response

Created