[Preview] Create a project

Creates a new project for the company.

A dimension 6 (Project) tag value is created automatically using the projectNumber
as its tag. If the company does not yet have a Project tag group, one is created.

The company must have the Tags feature enabled in their price plan.

Preview: This endpoint is in preview and may change or be removed before general availability.
Read the full preview policy

Scope: projects:write

Path Params
uuid
required

Unique identifier of the company

Body Params

The project to create.

string
required
length ≤ 200

Name of the project

string
required
length ≤ 50

The project number, unique per company. Used as the dimension 6 tag value.

date | null

The date the project starts (yyyy-MM-dd)

date | null

The date the project ends (yyyy-MM-dd)

customerRef
object | null

Reference to a customer

Responses

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