Cập nhật biến của hội thoại

Cập nhật giá trị của một biến trong hội thoại.

Scope yêu cầu: assistant:execute.

Path parameters

conversationIdstringRequiredformat: "uuid"
variableIdstringRequiredformat: "uuid"

Headers

X-Api-KeystringRequired

Request

This endpoint expects an object.
userIdstringRequired
valueanyRequired

Giá trị mới của biến (kiểu tuỳ theo biến).

Response

Thành công.

variableIdstringformat: "uuid"
namestring
valueany

Giá trị hiện tại của biến (kiểu tuỳ theo biến).

updatedAtdatetime

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error