Add executor
Assigns an executor organization to a draft task group. Coordinator-only; provider-provider direct assignments require auto-assign consent. | authz_personas=[task_group_coordinator_operators] | (OrderDraftAddExecutorReq) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
task_group_id
Request
This endpoint expects an object.
executor_org_id
On-platform provider org to assign as executor.
off_chrt_executor_org_id
Off-platform provider org to assign as executor.
Response
Successful Response
Errors
422
Task Group Add Executor V1request Unprocessable Entity Error

