# Update a job assignment by jobID **PUT /jobAssignment/{jobID}** Update details of an existing job assignment. ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Path parameters - **jobID** (integer) ### Query parameters - **companyID** (integer) ### Body: application/json (object) - **assignedDate** (string(date)) - **userIDs** (array[integer]) ## Responses ### 200 Job assignment updated successfully ### 500 Error occurred while updating job assignment [Powered by Bump.sh](https://bump.sh)