Set a dynamic variable by name
activations
Set a dynamic variable by name
Updates a single dynamic variable identified by name for the specified activation. This endpoint is designed to support the SDK’s ability to update individual variables with a friendly, descriptive API for error handling.
PUT
Set a dynamic variable by name
Authorizations
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Path Parameters
The name of the dynamic variable to update
Body
application/json
The new value for the variable (can be any JSON type)
Response
Variable updated successfully
The response is of type object.