Update Attribute

Update an Attribute from the Catalog given the Attribute's ID or Custom ID. You can overwrite the Attribute's currently associated Options by passing an array of Option UUIDs you wish to associate with the Attribute.

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

An Attribute's ID or customID


A UUID that uniquely identifies an entity in the Threekit platform.

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
length between 1 and 255

A unique user-defined name for the entity.

string | null

A user-defined label.

string | null

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

string | null

A user-defined description.

options
array of uuids
length ≤ 50

An array of Option UUIDs associated with the Attribute.

options
Responses

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