Add executor org note
Adds an executor-side note to a task. | authz_personas=[driver_for_executor, executor_org_operators] | (AddExecutorOrgNoteReq) -> (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.
note
Executor-side note to add
Response
Successful Response
Errors
422
Executor Org Notes Add V1request Unprocessable Entity Error

