Order Metafields

bulk delete metafield

bulk delete information of metafield attached to specific order

delete/orders/{order_id}/metafields/bulk

Path parameters

order_idstring required

Order ID

Request body

itemsSchema[] — unresolved $ref

Response

OK

resultstring

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.