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_idstringRequired

Request

This endpoint expects an object.
notestringRequired<=524288 characters

Executor-side note to add

Response

Successful Response

Errors

422
Executor Org Notes Add V1request Unprocessable Entity Error