Skip to main content
POST
Create category

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
description
string | null
active
boolean
default:true
parent_category_id
string | null
slug
string

Response

200 - application/json

OK

message
string
success
boolean
content
object