Update a specific change in a variation

Modifies the content or settings of an existing change within an experience's variation. For example, updating the JavaScript code, CSS rules, or redirect pattern for a change. The structure of the data field in the request body must match the type of the change being updated.

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

ID of the account that owns the retrieved/saved data

integer
required

ID of the project to which save/retrieved data is connected

integer
required

ID of the experience

integer
required

ID of the experience change to get/update

Body Params

Data structure for adding a new change to an experience variation. The id field is omitted as it will be assigned upon creation.

The fundamental structure representing a single modification applied within an experience's variation. The specific content and behavior of the change are determined by its type and detailed in the data object.

string
enum
required
Allowed:
data
object
required

Describes structure for "defaultCode" type of experience change

Responses

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