conversations

Send guidance into the in-flight turn of a chat session

post/api/v1/sessions/{sessionId}/conversation/steer

Path parameters

sessionIdstring required

Session identifier, e.g. project-1.

Session identifier, e.g. project-1.

Request body

clientMessageIdstring
textstring required

Response

Accepted

activityIdstring
providerTurnIdstring required

Changes

Changed in 3 of the 118 revisions of this API.7

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the new optional request property

      new-optional-request-property

    • endpoint added

      endpoint-added