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