updateExploDashboardVariable
Parameter | Type | Description |
---|---|---|
varName | string | Name of the variable |
value | any | Value to update the variable with |
updateExploDashboardVariables
Parameter | Type | Description |
---|---|---|
variables | { varName: string; value: any }[] | A list of the variable updates |
updateCustomerJwt