v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Updates an IoT SiteWise Monitor project.

put/projects/{projectId}

Path parameters

projectIdstring required

The ID of the project to update.

Request body

projectNamestring required

A new friendly name for the project.

projectDescriptionstring

A new description for the project.

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.

Response

Success

UpdateProjectResponse required