updateDeviceConfiguration

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


Name Values Description
body
(required)

Request Body

A json object containing the device configuration from the corresponding GET object

agreementId Agreement id true

deviceid A url-encoded id retrieved from GET /devices. true

HTTP Basic

OAuth 2.0

API Key

Reset

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 Code
    Error Code
    Description
  • 400

    Bad Request

  • 500

    Internal server error

Resource Summary

Security

Working...