Re-Assign Job to a User

Why would I use this?

This request will assign a job to a different user on a given org. You might use this if you wanted to re-assign a job to a different field technician to complete; for example user A initially assigned to the job is no longer servicing the neighborhood, but user B is. You can reassign user A's job to user B.

Response Code Snippet

If the request was successful, you'll get back a 204 response, which looks like an expty JSON blob. Follow below to learn more about the request and what makes up the responses.

//empty response -- API request was successful 

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