Change Updates

Do not miss any Tenta's API changes, ever again

Subscribe to the Tenta's API changelog to be up to date on recent changes.

RSS

Jun 30, 2023

main
0.1
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
POST /networks/{network_identifier}/sensors
  • Header
  • authorization header Removed
  • Authentication
  • Bearer token authentication method Added
POST /networks/{network_identifier}/sensors/{sensor_identifier}/configurations
  • Header
  • authorization header Removed
  • Authentication
  • Bearer token authentication method Added
PUT /networks/{network_identifier}/sensors/{sensor_identifier}
  • Header
  • authorization header Removed
  • Authentication
  • Bearer token authentication method Added