v1
latestOpenAPI 3.0.02026-07-26318168886.7 KBCustomer Metafields
Delete specific metafield
To delete information of metafield attached to specific customer by metafield ID
delete/customers/{customer_id}/metafields/{metafield_id}
Path parameters
customer_idstring required
Customer ID
metafield_idstring required
Metafield ID
Response
OK
Example response
{
"result": "success"
}