Create

Create a new project.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired<=255 characters
The name of the project.
external_idstringOptionalDefaults to
An external identifier for the project, optional.
custom_fieldslist of objectsOptional
An array of custom fields specific to the project, optional.
client_purchase_orderobjectOptional
Client purchase order data for the project.

Response

dataobject
The project object. A project is used to track client spend, and can span multiple contracts.