Create Option

Create a new Option for the Catalog. You can use the Custom ID field to associate your own ID with the Option, which can be used to retrieve the Option later.

Query Params
uuid
required

Public or Private Threekit authentication token. If using a public token the request must originate for a domain added to the authentication token.

Body Params
string
required
length between 1 and 255

A unique user-defined name for the entity.

string | null
Defaults to null

A unique, user-defined identifier. Can only contain alphanumeric characters, hyphens, underscores and colons.

string | null
Defaults to null

A user-defined label.

string | null
Defaults to null

A user-defined description.

Responses

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