Updates a project

Updates an existing project. The project's documents should be ids of files uploaded via our /files/{fileName} endpoint

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The id of the project to get

Body Params
boolean | null

if any managers in the project should be able to add/remove project members

string
length ≥ 1

the project brief

clients
array of strings | null

array of client names

clients
string

the deadline for the project, may be required depending on the organization's settings

documents
array of numbers | null

an array of file ids, which were uploaded via /files/{fileName}

documents
string | null

a project reference which could be used to reconcile with external systems

boolean | null

if only managers should be allowed to view the project's team

string

the start date for the project

tags
array of strings | null

array of tags

tags
string
length ≥ 1

the title of the project

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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