Update label

Updates label for the caller’s role on the order. Coordinator writes coordinator_label; executor writes executor_label on matching task_group_details rows. | authz_personas=[coordinator_org_operators, order_executor_org_operators] | (OrdersUpdateLabelReq) -> (bool)

Authentication

AuthorizationBearer

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

Path parameters

order_idstringRequired

Request

This endpoint expects an object.
labelstringOptional
label__set_to_NonebooleanOptionalDefaults to false

Response

Successful Response

Errors

422
Orders Update Label V1request Unprocessable Entity Error