Create a new category

Creates a new category.

Body Params
string
required

The title of the category.

string

The description for the category.

string

An additional description for the category.

string

The URL slug for the category (without the domain name).

boolean
Defaults to true

Whether the category is active.

string

The meta title for the category page.

string

The meta description for the category page.

string

The meta keywords for the category page.

string

The image for the category, provided as a URL or base64 encoded string.

parents
array of integers

An array of parent category IDs related to this category.

parents
Responses

400

Invalid request data.

401

Unauthorized. Invalid or missing API key.

500

Server error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json