Update department and label
Updates department_id and/or label for the caller’s role on the order. Coordinator writes coordinator_* fields; executor writes executor_* fields on matching task_group_details rows. | authz_personas=[coordinator_org_operators, order_executor_org_operators] | (OrdersUpdateDepartmentAndLabelReq) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
order_id
Request
This endpoint expects an object.
department_id
department_id__set_to_None
label
label__set_to_None
Response
Successful Response
Errors
422
Orders Update Department and Label V1request Unprocessable Entity Error

