Merchant Metafields

Delete specific metafield

To delete information of metafield attached to current merchant by metafield ID

delete/merchants/current/metafields/{metafield_id}

Path parameters

metafield_idstring required

Metafield ID

Response

OK

resultstring

Example response

{
  "result": "success"
}

Changes

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