Change Updates

Do not miss any v2 - Secrets API (stable) changes, ever again

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

RSS

Changelog

Last update:
Compare
2 structure changes including:
2 Modifications
Modified 2
GET /api/v2/private/recent
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • received, notreceived properties Modified
          • Properties are no longer required
GET /api/v2/receipt/recent
  • Response
  • 200 response Modified
    • application/json content type Modified
      • details property Modified
        • received, notreceived properties Modified
          • Properties are no longer required
10 structure changes including:
10 Modifications
Modified 10 Breaking
GET /api/v2/secret/{identifier}/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • object alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-1, object-2 alternatives Added
GET /api/v2/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • success property Added
GET /api/v2/supported-locales
  • Response
  • 200 response Modified
    • application/json content type Modified
      • success property Added
GET /api/v2/version
  • Response
  • 200 response Modified
    • application/json content type Modified
      • success property Added
POST /api/v2/guest/secret/conceal
  • Response
  • 429 response Added
POST /api/v2/guest/secret/generate
  • Response
  • 429 response Added
POST /api/v2/guest/secret/{identifier}/reveal
  • Response
  • 429 response Added
POST /api/v2/secret/conceal
  • Response
  • 429 response Added
POST /api/v2/secret/generate
  • Response
  • 429 response Added
POST /api/v2/secret/{identifier}/reveal
  • Response
  • 429 response Added
12 structure changes including:
12 Modifications
Modified 12
GET /api/v2/guest/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid, owner_id properties Modified
          • Type went from string to string | null
GET /api/v2/private/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid, owner_id properties Modified
          • Type went from string to string | null
GET /api/v2/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid, owner_id properties Modified
          • Type went from string to string | null
PATCH /api/v2/private/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid, owner_id properties Modified
          • Type went from string to string | null
PATCH /api/v2/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid, owner_id properties Modified
          • Type went from string to string | null
POST /api/v2/guest/receipt/{identifier}/burn
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid, owner_id properties Modified
          • Type went from string to string | null
POST /api/v2/guest/secret/conceal
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified
POST /api/v2/guest/secret/generate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified
POST /api/v2/private/{identifier}/burn
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid, owner_id properties Modified
          • Type went from string to string | null
POST /api/v2/receipt/{identifier}/burn
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid, owner_id properties Modified
          • Type went from string to string | null
POST /api/v2/secret/conceal
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified
POST /api/v2/secret/generate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified