Update Variant

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

Path Params
required

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

required

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

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json