Active Sessions

Recover orphaned in-progress tasks for an agent

post/api/active-sessions/recover-orphaned-tasks

Request body

agentIdstring required
minAgeSecondsinteger

Response

Recovery result

recoveredinteger required

Changes

Changed in 4 of the 106 revisions of this API.34

    • added the new acp enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new acp enum value to the /// response property for the response status

      response-property-enum-value-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 draft enum value to the // response property for the response status

      response-property-enum-value-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the non-success response with the status

      response-non-success-status-added