Merchant App Metafields
Delete specific app metafield
To delete information of app metafield attached to current merchant by metafield ID
delete/merchants/current/app_metafields/{metafield_id}
Path parameters
metafield_idstring required
Metafield ID
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.