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)

Authentication

AuthorizationBearer

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

Path parameters

task_idstringRequired

Request

This endpoint expects an object.
executor_org_notestringOptional<=524288 characters
Optional executor organization note for the task attempt.

Response

Successful Response

Errors

422
Tasks Attempt V1request Unprocessable Entity Error