Update Conversation Variable
Updates an existing conversation variable in Dify.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Conversation ID that owns the variable.
stringrequired
Variable ID to update.
objectrequired
New value for the variable.
string
User identifier.