This method allows updating the cloud status of a specific Thing to ACTIVE, INACTIVE or TEST.
Required permissions: READ_THING, READ_CLOUD_STATUS, WRITE_CLOUD_STATUS.
The name of the target tenant (e.g. acme).
The identifier of the Thing the cloud status must be updated.
The cloud status update payload.
The new cloud status 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.