Patch Project
PATCH/v0/projects/:project_id
Partially update a project: name, tags and/or archive state.
Only the fields present in the request body are applied. Archived projects stay fully usable; they are only hidden from the project picker.
Returns: the updated project
Request
Responses
- 200
- 400
- 401
- 404
- 422
Successful Response
Input data is incorrect
Okareo API token has failed authentication
Data is not found
Input data is invalid