v1

latestOpenAPI 3.0.0Proprietary2026-07-26130282259.8 KB
jobs

Update Job Category

Allows a user to set a job category for a given job.

This endpoint is rate limited. Use the RateLimit-* response headers to check current limits and remaining quota.

put/jobs/{jobId}/job-categories

Path parameters

jobIdstring uuid required

The job's unique identifier

Request body

idstring uuid required

The unique identifier of the job category to set.

Response

No Content. The job category was already set to the provided ID.