/shipping/tasks

Attempt

Marks a task as ATTEMPT with an optional executor organization note. | authz_personas=[driver_for_executor, coordinator_org_operators, executor_org_operators] (depending on type) | (AttemptTaskReq) -> (bool)

put/shipping/tasks/attempt/v1/{task_id}

Path parameters

task_idstring required

Request body

executor_org_notestring nullable

Optional executor organization note for the task attempt.

Response

Successful Response

boolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.