latestOpenAPI 3.0.02026-07-26318168886.7 KB

1675ac12cde7

Customer Metafields

bulk delete metafield

bulk delete information of metafield attached to specific customer

delete/customers/{customer_id}/metafields/bulk

Path parameters

customer_idstring required

Customer ID

Request body

itemsSchema[] — unresolved $ref

Response

OK

resultstring

Example response

{
  "result": "success"
}