PUT
/
v1
/
sessions
/
{id}
/
update-human-input

Authorizations

x-api-key
string
header
required

Add your API key from app.allyson.ai/api to the x-api-key header.

Path Parameters

id
string
required

The ID of the session to update.

Body

application/json
humanInputResponse
object[]
required
messageIndex
integer
required

The index of the message to update.

sessionId
string
required

The ID of the session.

Response

200 - application/json
message
string
updatedMessage
object

The updated message object.