Skip to main content
PATCH
Update the JobSummary for a Job

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

job-id
string
required

Job ID

Body

application/json
adjusted_logging_started_at
string<date-time> | null
adjusted_logging_ended_at
string<date-time> | null
approved_work_time_minutes
integer | null

Response

OK

data
JobSummary-Read · object
required