Updates the configuration-parameter of the connected thing.
When invoked a message is sent from the cloud to the connected thing across the active IoT connection channel.
Required permissions: READ_THING, SET_THING_PARAMETER.
The name of the target tenant (e.g. acme).
The thing identifier.
The list of configuration-parameters values being updated.
The configuration-parameter identifier to update.
The configuration-parameter value to set.
Successful updated.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.