updateDevicesConfiguration
PUT
updateDevicesConfiguration
Can be used to update the configuration of all connected devices. You need to send the complete array of devices as body. The body can be copied directly from the result from GET /devices.
Resource URL
https://api.toon.eu/toon/v3 /{agreementId}/devices
Header Parameters
Name | Values | Description |
---|---|---|
Content-Type |
|
Body Parameters
Request Body
A Json array containing device info retrieved from GET /devices.
agreementId Agreement id true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400
Bad Request
-
500
Internal server error
Resource Summary |
|
Security |
Working...