Update completion timestamp
Corrects a completed task’s completion timestamp. The driver may correct only their own completion; authorized operators may override it. | authz_personas=[driver_for_executor, coordinator_org_operators, executor_org_operators] (depending on type) | (TaskCompletionTimestampUpdateReq) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
task_id
Request
This endpoint expects an object.
completed_at_timestamp
Response
Successful Response
Errors
422
Tasks Update Completion Timestamp V1request Unprocessable Entity Error

