Agent Kill

Request that an agent session be killed.

Writes a .kill signal file that the orchestrator picks up on its next tick.

post/agents/{session_id}/kill

Path parameters

session_idstring required

Response

Successful Response

session_idstring required
kill_requestedboolean required

Changes

Changed in 1 of the 15 revisions of this API.12

  • 2a1299ef19fa12See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the required property kill_requested to the response with the 200 status

      response-required-property-added

    • added the required property session_id to the response with the 200 status

      response-required-property-added

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