/api/v1/projects/{projectId}/plans/{planId}

Update plan metadata, add a new file revision, or do both. A file revision can come from a newly uploaded file or an existing project document.

Path Params
string
required
string
required
Body Params

To add a file revision, provide one of these sources:

  • file_path for a newly uploaded file
  • file_source_id for an existing project document

Omit both source fields for a metadata-only update.

Headers
string

The HTTP Request-Id request header is an optional and unofficial HTTP header, used to trace individual HTTP requests from the client to the server and back again. It allows the client and server to correlate each HTTP request. If not provided by the client, the server should generate a unique request ID and include it in the response.

Responses

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