These docs are for v0.0.1. Click to read the latest docs for v1.0.63.

Bulk Create Categories

Bulk creates categories and their attributes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account

Body Params

List of categories and attributes.

Create a category and its attributes for matching.

string
required
length ≤ 50
^[^\s|\[\*`/?=;,.\]]([^\[\*`/?=;,.\]]{0,48}[^\s|\[\*`/?=;,.\]])?$

The category name.

attributes
array of objects
required
length between 0 and 100

List of attributes. Empty list is supported.

attributes*
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json