Update a project
PATCH/projects/:projectKey
Updates the name and/or workspace of an existing project.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 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 project was not found.
An internal error occurred while processing the request.