Update Variant

Updates a Variant given the Variant's ID or Custom ID.

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

This can be either the Threekit UUID or the user-defined custom ID.


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

required

This can be either the Threekit UUID or the user-defined custom ID.


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

Query Params
uuid

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

string

JSON Web Token (JWT) token used to authorize the request.

Body Params

Body

string | null

A user-defined label.

string
length between 1 and 255

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

string | null
enum

Variant status, used for deactivating or invalidating certain variants.

Allowed:
metadata
object

A record of metadata properties keyed by unique case-insensitive strings. Max 50 keys.

Responses

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