Changes to Unpin a session

DELETE /api/v1/sessions/{sessionId}/pin

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 11 of the 107 revisions of this API.2210

  1. 740f56983ade2
  2. 2ecc6c3f57341
  3. cfefbf47dc041
  4. ad03d2ec1b201
  5. 71905b90713b1
  6. 1c746377fde51
  7. be069344383f1
  8. 25a4d3b59cf41
  9. 6ffec0ec12f021
  10. d8396ad2c7211
  11. 352bbca50f981

What changed

    • added the required property session/displayStatus to the response with the 200 status

      response-required-property-added

    • added the required property session/kanbanColumn to the response with the 200 status

      response-required-property-added

    • added the optional property session/lastUserMessageAt to the response with the 200 status

      response-optional-property-added

    • added the optional property session/model to the response with the 200 status

      response-optional-property-added

    • added the optional property session/activeAgentSwitch to the response with the 200 status

      response-optional-property-added

    • added the required property session/autoReviewEnabled to the response with the 200 status

      response-required-property-added

    • added the required property session/autoInjectCI to the response with the 200 status

      response-required-property-added

    • added the required property session/autoInjectReview to the response with the 200 status

      response-required-property-added

    • added the new kimchi enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new agy enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new aider enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new amp enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new auggie enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new autohand enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new cline enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new continue enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new copilot enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new crush enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new cursor enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new devin enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new droid enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new goose enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new grok enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new kilocode enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new kimi enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new kiro enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new muse enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new pi enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new qwen enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new vibe enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the required property session/mode to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added