PUT
updateDeviceConfiguration
You need to send the configuration of the specific device as body. This configuration can be copied directly from the result from the corresponding GET. The deviceid can contain special characters that must be URL encoded.
Resource URL
https://api.toon.eu/toon/v3 /{agreementId}/devices/{deviceid}
Header Parameters
Name | Values | Description |
---|---|---|
Content-Type |
|
Body Parameters
Request Body
agreementId Agreement id true
deviceid A url-encoded id retrieved from GET /devices. 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...