v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1474530.7 KB

Updates the shadow for the specified thing.

Requires permission to access the UpdateThingShadow action.

For more information, see UpdateThingShadow in the IoT Developer Guide.

post/things/{thingName}/shadow

Path parameters

thingNamestring required

The name of the thing.

Query parameters

namestring

The name of the shadow.

Request body

payloadstring required

The state information, in JSON format.

Response

Success

payloadstring

The state information, in JSON format.