Create Project(s)

Create one or more projects with the specified fields. Supports bulk creation of up to 100 projects in a single request.

Project Tracking:

  • By Project: Use `/project/billable` field, do not pass `/project/taskIds`
  • By Task: Use `/project/taskIds` field, do not pass `/project/billable`

Note: Projects are created as `active` by default. To update the status, use archive/restore endpoints

Testing notes:

  • Use the testing widget's Try It! option to test this endpoint.
  • Use the Examples > Request Example option to see how to initiate body parameters.
  • For custom fields, use the Examples > Request Example > Create project with custom fields and copy to an external API client tool to change parameters.
Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!