Skip to main content
POST
Error

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
google_product_category_id
string
parent_id
string
sort_order
integer
Required range: x >= 0
status
enum<string>
Available options:
active,
draft,
inactive
translations
object

Response

The category

data
object
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

success
boolean