Replaces the project

This will replace the existing project with whatever is passed in the request body. Any missing values in the request body will be erased.
For partial updates look at the Patch method

For help with authorization, see https://developer.hcssapps.com/getting-started/request-tokens

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

The project id to update

string
required
Body Params

The new project to replace the old one with

string | null

Optional - The unique Id of the project.

fields
object
required

An object containing values that correspond to the Projects schema fields. Keyed by schemafield.id.

fieldsMetadata
object | null

An object containing metadata of fields. Key by field id.

string | null

Optional - The Location Id (HeavyJob) that is linked to the project.

Responses

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