Jobs
Update Job
Update a jobās status or details
PATCH
Update one or more fields on an existing job. Commonly used to approve pending jobs or change status.
Path Parameters
The job UUID.
Request Body
At least one field is required.New status:
active, draft, pending, or expired.Updated job title.
Updated job description.
Updated location.
Updated remote setting.
Examples
Approve a pending job
cURL
Response
Authorizations
API key for authentication. Get yours from Settings > API Keys in the Kardow dashboard.
Path Parameters
Job UUID.
Body
application/json
Response
Job updated