Create category

View as Markdown

Authentication

Authorizationstring
API Key authentication via header

Request

This endpoint expects an object.
namestringRequired
Name of the Category to create

Response

The Category
idstring
Unique identifier of the Category
namestring
Name of the Category

Errors

400
Bad Request Error
500
Internal Server Error