Update a project
PATCH/projects/:projectKey
Updates the name and/or workspace of an existing project.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 500
The project was updated successfully.
The provided data is not valid.
The request lacks valid authentication credentials.
Response Headers
WWW-Authenticate
Forbidden. The request is not allowed.
The requested resource was not found.
The project is the workspace's migration-created catch-all and cannot be moved to another workspace.
An internal error occurred while processing the request.