Append text

Append text to a conversation that you previously processed.

The text must be formatted as a collection of JSON messages. Optionally, you can include metadata about the user who created the message and the duration.

The response returns the same conversation ID that you used for the request, and a job ID. The conversation ID can be used with the Conversations API to generate conversation intelligence. The job ID can be used to check the status of the processing job.

To check the job status, submit the job ID using a Get job status request to see the status of your job.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!