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 tenant (e.g. acme).
The thing identifier.
The list of configuration-parameter values being updated.
The configuration-parameter identifier to update.
The configuration-parameter value to set.
Successfully 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 exceeded.
The error response.
Internal server error.
The error response.