Update Project

Update an existing project with the fields specified in the request body.

Note: The `/project/status` field cannot be updated via this endpoint. Use archive/restore endpoints instead.

Testing notes:

  • Use the testing widget's Try It! option to test this endpoint.
  • Use the Examples > Request Example option to see how to initiate body parameters.
  • For custom fields, use the Examples > Request Example > Update project with fields and copy to an external API client tool to change parameters.
Path Params
int64
required

The unique identifier of the project to update

Body Params
items
array of objects
required
length between 1 and 1

List of projects to update (must contain exactly one item)

items*
string
enum
required
Defaults to project

Type of the object

Allowed:
fields
object

Project fields for update request (all optional)

Responses
200

Project updated successfully

304

Not modified

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json