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

Mar 17, 2022

main
1.2.1
Compare
1.2.1

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
DELETE /{client}/{file}
  • Authentication
  • Bearer authentication method Removed
  • Api key authentication method Added
  • Response
  • 500 response Added
GET /{client}/{file}
  • Response
  • 500 response Added
GET /{client}/{file}/info
  • Authentication
  • Bearer authentication method Removed
  • Api key authentication method Added
  • Response
  • 500 response Added
PATCH /{client}/{file}
  • Authentication
  • Bearer authentication method Removed
  • Api key authentication method Added
  • Response
  • 500 response Added
POST /{client}
  • Response
  • default response Removed
  • 500 response Added
  • Authentication
  • Bearer authentication method Removed
  • Api key authentication method Added
  • Query
  • private query parameter Added
  • Body
  • content type Added