Messages

Batch Update Messages

put/messages/batch

Request body

task_idstring required
updatesobject required

Response

Successful Response

idstring nullable

The task message's unique id

task_idstring required

ID of the task this message belongs to

streaming_status'IN_PROGRESS' | 'DONE' nullable
created_atstring date-time nullable

The timestamp when the message was created

updated_atstring date-time nullable

The timestamp when the message was last updated

Changes