Jobs
Assign Pilots
Assign one or more pilots to a job.
Requires an API key with
404 Not Found - Job or pilots not found.
full_access scope.
Assigns pilots to all occurrences of a job. You can get pilot IDs from the List Team Members endpoint using ?role=pilot.
Path parameters
The unique identifier of the project.
The unique identifier of the job.
Body
Array of user IDs to assign. Must contain at least one pilot ID.
Response
Result message.
Assignment counts.
IDs of pilots that were successfully assigned.
IDs of pilots that were already assigned.
Number of occurrences each pilot was assigned to.