Set value
Set a variable value in a state
AuthorizationBearer <token>
Bearer token authentication. Use your API key as the bearer token.
In: header
Path Parameters
stateIdstring
State ID
scopeIdstring
Scope ID
variableIdstring
Variable ID
Variable value
bodyunknown
Response Body
curl -X PUT "https://eu1.api.bivariant.com/v1/states/string/scopes/string/variables/string/value"{
"id": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}