Updates a project associated with your AWS account and region. With the exception of device template names, you can pass just the values that need to be updated because the update request will change only the values that are provided. To clear a value, pass the empty string (i.e., <code>""</code>).
put/projects/{projectName}
Path parameters
projectNamestring required
The name of the project to be updated.
Request body
Response
Success
UpdateProjectResponse required