Bulk assigns a/an Project worker

What does it do?

This method is used to specify a set of employees that should be assigned as a result of the execution. All the employees in the list will be assigned and all others will be unassigned.

What body params do you need?
  • project_id: DEPRECATED use project_ids instead.
  • project_ids: Required. Set of project_ids to apply the employees asignment specified in the next param.
  • employee_ids: Required. Set of a employee_ids that must be assigned after execution.
Who can use it?

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

Language
Authorization
URL
Click Try It! to start a request and see the response here!