Add task-group executor

Assigns an on-platform or off-platform executor organization to an order task group. DRAFT task groups require task_group_coordinator_operators; operational task groups require coordinator_org_operators and STAGED or IN_PROGRESS status. | authz_personas=[task_group_coordinator_operators, coordinator_org_operators] | (OrdersAddTaskGroupExecutorReq) -> (bool)

Authentication

AuthorizationBearer

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

Path parameters

task_group_idstringRequired

Request

This endpoint expects an object.
executor_org_idstringOptional

On-platform provider organization to assign as executor.

off_chrt_executor_org_data_idstringOptional

Off-platform provider organization data to assign as executor.

Response

Successful Response

Errors

422
Task Group Add Executor V1request Unprocessable Entity Error