jobs
Update Job Work Type
Updates work type for a specific job.
This endpoint is rate limited. Use the RateLimit-* response headers to check current limits and remaining quota.
put/jobs/{jobId}/work-type
Path parameters
jobIdstring uuid required
The job's unique identifier
Request body
Example request
{
"id": 1
}Response
The work type of the job was updated successfully