Update Experience

Update an Experience given the Experience's ID or Custom ID. The data passed to experienceData will completely overwrite the existing experienceData.

Path Params
required

An Experience's ID or customID

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 unique, user-defined identifier. Can only contain alphanumeric characters, hyphens, underscores and colons.

string | null

A user-defined label.

string | null

A user-defined description.

experienceData
object

The data that will be used to configure the Experience App.

Responses

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