Create a new product category

Access: Auth methods: JWT bearer or API key. Allowed user types: MVNO, PARTNER. Requires permissions: product-category:write.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Parent category UUID (omit for root categories)

string
required
length ≤ 255

Category name

string
length ≤ 5000

Category description

number

Sort order within parent category (0-based)

string
enum
Defaults to ACTIVE

Category status

Allowed:
Responses
201

Product category created successfully

409

Another active category already occupies the requested hierarchy path

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!