Updates the title or tip eligibility of a job.
Open in API Reference
The ID of the job to update.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The job with the updated fields, either title, is_tip_eligible, or both. Only changed fields need to be included in the request. Optionally include version to enable optimistic concurrency control.
title
is_tip_eligible
version
A nonexistent value. In an API request this value will appear as null. Can be used to clear a field entirely.
null
// No response received yet.