Do not miss any v3 - Secrets API (preview) changes, ever again

Subscribe to the v3 - Secrets API (preview) changelog to be up to date on recent changes.

RSS

4 days ago

main
2026-08-22
Compare
2026-08-22

API structure has changed

Next change
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /api/v3/guest/secret/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • correct_passphrase property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v3/secret/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • correct_passphrase property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v3/secret/{identifier}/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • correct_passphrase property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v3/guest/secret/{identifier}/reveal
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • correct_passphrase property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v3/secret/{identifier}/reveal
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • correct_passphrase property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking