Update ProjectAsk AIput https://api-sandbox.aurorasolar.com/tenants/{tenant_id}/projects/{id}Update an existing project.Path Paramstenant_iduuidrequiredThe ID of the tenant that the project is part of.iduuidrequiredThe ID of the project to update.Body ParamsprojectobjectProject fields to update.project objectResponses 200Project successfully updated. 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable EntityUpdated 6 months ago