Change Updates

Do not miss any Silverbox API changes, ever again

Subscribe to the Silverbox API changelog to be up to date on recent changes.

RSS

Nov 1, 2019

main
0.1.0
Compare

API structure has changed

4 structure changes including:
3 Breaking changes
1 Addition
3 Modifications
Modified 3 Breaking
DELETE /{client}/{fileId}
  • Path
  • fileId path parameter Removed
  • Authentication
  • Bearer authentication method Added
GET /{client}/{fileId}
  • Path
  • fileId path parameter Removed
POST /{client}
  • Response
  • 201 response Modified
    • created_at property Removed
    • owner, path properties Added
  • default response Modified
    • message property Modified
  • Authentication
  • Bearer authentication method Added
Added 1
GET /{client}/{fileId}/info