Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Management API token, sent as Authorization: Bearer <token>.

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

Body

application/json

Category data

name
string
required
slug
string
required
childless
boolean
cover_id
string
description
string
google_product_category_id
string
parent_id
string
seo
object
sort_order
integer
Required range: x >= 0
status
enum<string>
Available options:
active,
draft,
inactive
translations
object

Response

The category

data
object
required
success
boolean
required
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes