AI

Request Agent Turn

post/ai/agent_sessions/{id}/turns

Path parameters

idstring required

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

{
  "$schema": "/v1/schemas/RequestAgentTurnRequestBody.json"
}

Response

Accepted

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/RequestAgentTurnResponseBody.json"
}

Changes

Changed in 5 of the 28 revisions of this API.54

    • removed the optional property data/attributes/knowledgeCitations from the response with the 202 status

      response-optional-property-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v1dbc273b2bbef21See the full diff
    • removed the optional property data/attributes/parentTurnId from the response with the 202 status

      response-optional-property-removed

    • removed the optional property data/attributes/state from the response with the 202 status

      response-optional-property-removed

    • added the required property data/attributes/sequence to the response with the 202 status

      response-required-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v14457b35521ad21See the full diff
    • removed the optional property data/attributes/knowledgeCitations/items/attributes/knowledgeEntityId from the response with the 202 status

      response-optional-property-removed

    • removed the optional property data/attributes/knowledgeCitations/items/attributes/knowledgeRelationshipId from the response with the 202 status

      response-optional-property-removed

    • the response property data/attributes/knowledgeCitations/items/attributes/knowledgeEvidenceId became required for the status 202

      response-property-became-required

    • added the optional property data/attributes/knowledgeCitations to the response with the 202 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog