Update Job

Why would I use this?

This endpoint can be used to update Job Detail information. For example, if the name of the customer were recorded incorrectly you could send the updated correct name using this endpoint and it would change that detail of the job.

Any details left off the request, will not be updated, meaning you only need to include the parameters you plan to update.

200 Response

When you successfully update a job, you will get back a JSON blob that matches the "Create a Job" JSON blob, but with the attributes you've changed updated to the new values you assigned in the request. Read on to learn more about the request.

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