Rename Project
PATCH
/projects/:projectId/renameRenames a project owned by the current user.
This 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.