Update a project

Update and return a project.

Attributes that can be updated include:

  • title
  • description
  • start/end dates
  • custom properties
  • manager
Path Params
string
required

Space ID

string
required

project id to update

Body Params
string

Title of project

string

Description of project

date-time | null

Planned start date

date-time | null

Planned end date

int32

Planned duration in days

customProperties
array of objects | null

List of custom properties

customProperties
string | null

User ID of project manager

Responses

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