Create category

Create a new category and return its new identifier.

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

Input data to create the new category.

string
required
length ≥ 1

The new code to be created/updated.

languages
object | null
required

Multilanguage fields in format "languages": {"en" : {"name": "NAME"}}

Headers
string
required

The client identifier.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
201

Category successfully created.

401

Access denied or not authorized.

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