Create Time Tracking Project

Creates a new time tracking project. Returns the newly created project resource on success.

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

Request body for creating a time tracking project.

string
required
length between 1 and 50
boolean
Defaults to false
boolean
Defaults to false
boolean
Defaults to false

If true, every time-tracked employee is assigned to the project. Ignored when employeeIds is provided.

employeeIds
array of integers
length ≥ 1

Specific employee IDs to assign. Minimum 1 entry required when provided. Takes precedence over allEmployeesAssigned.

employeeIds
tasks
array of objects
length ≥ 1

Tasks to create alongside the project. Minimum 1 entry required when provided.

tasks
string
required
length between 1 and 50
boolean
Defaults to false
Responses

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