Renames a project owned by the current user.
PATCH
/v1/projects/:projectId/renameThis operation is synchronous and completes before the response is returned.
Request
Responses
- 204
- 400
- 404
The project was renamed.
The request body failed validation.
No project with the given id is owned by the current user.