Creates a new project

The fields property is dependent on the Project schema. Any missing required fields or incorrectly formatted fields will result in a 400.

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
Query Params
boolean
Defaults to false

The flag to overwrite empty fields with default values from project schema

Body Params

The new project to create. Must contain a fields property with any required fields specified in the project schema for the current business unit.

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