HomeGuidesAPI ReferenceChangelogDiscussions
API Reference
These docs are for v2024-10-01. Click to read the latest docs for v2025-01-01.

Creates a Project worker

What does it do?

This creates a new project worker. By default, the project worker will be created with the status assigned.

Who can use it?

Only companies who have enabled the projects_management feature and users with a role in the given project.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

The id of the project to assign the employee project worker.

integer
required

The id of the employee to be assigned to the project.

Response

Response body
object
integer
required

id of the project worker.

integer
required

id of the project.

integer
required

id of the employee.

boolean
required

true if the employee is assigned to the project, false otherwise.

integer

total inmputed minutes of the employee in the project.

integer

total project currency labor cost of the employee in the project.

integer

total spending cost of the employee in the project.

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