v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Updates an asset's name. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/update-assets-and-models.html">Updating assets and models</a> in the <i>IoT SiteWise User Guide</i>.

put/assets/{assetId}

Path parameters

assetIdstring required

The ID of the asset to update.

Request body

assetNamestring required

A friendly name for the asset.

clientTokenstring

A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

assetDescriptionstring

A description for the asset.

Response

Success