Updates an asset property's alias and notification state.
This operation overwrites the property's existing alias and notification state. To keep your existing property's alias or notification state, you must include the existing values in the UpdateAssetProperty request. For more information, see DescribeAssetProperty.
put/assets/{assetId}/properties/{propertyId}
Path parameters
assetIdstring required
The ID of the asset to be updated.
propertyIdstring required
The ID of the asset property to be updated.
Request body
Response
Success