Jobs
Unassign a Technician from a Job
Removes the specified technician from the job.
delete/v2/jobs/{jobId}/team/{userId}
Path parameters
jobIdstring required
Example:JOB-BA5r7o4bqzR9MONa
The Job ID
userIdstring required
Example:USR-BA5r7o4bqzR9MONa
The User ID
Headers
Authorizationstring required
Example:Bearer <token>
Bearer Token
Response
Technician unassigned successfully
Changes
No recorded changes to this endpoint across all 2 revisions of this API.