Skip to main content
POST
Create Category

Authorizations

Authorization
string
header
default:your-api-key
required

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

Body

application/json
name
string
required
Required string length: 1 - 80

Response

Category created.

ok
enum<boolean>
required
Available options:
true
data
object
required