Updates a project
Updates a project. This does not include adding a task (see below).
Path parameters
Project ID
Request body
Contains a very small version of the project background to use as a blurry preview until the actual background is loaded. Check out https://blurha.sh/ to learn how it works.
A timestamp when this project was created. You cannot change this value.
The description of the project.
The hex color of this project
The unique, numeric id of this project.
The unique project short identifier. Used to build task identifiers.
Whether a project is archived.
True if a project is a favorite. Favorite projects show up in a separate parent project. This value depends on the user making the call to the api.
The position this project has when querying all projects. See the tasks.position property on how to use this.
The title of the project. You'll see this in the overview.
A timestamp when this project was last updated. You cannot change this value.
Response
The updated project.
Contains a very small version of the project background to use as a blurry preview until the actual background is loaded. Check out https://blurha.sh/ to learn how it works.
A timestamp when this project was created. You cannot change this value.
The description of the project.
The hex color of this project
The unique, numeric id of this project.
The unique project short identifier. Used to build task identifiers.
Whether a project is archived.
True if a project is a favorite. Favorite projects show up in a separate parent project. This value depends on the user making the call to the api.
The position this project has when querying all projects. See the tasks.position property on how to use this.
The title of the project. You'll see this in the overview.
A timestamp when this project was last updated. You cannot change this value.