Credential-listesi + kaldırma (müşteri-oturumu).
OturumYol parametresi:
owner_typeowner_idİstek
curl -X GET "https://{slug}.shop.blesyum.app/api/shop/v1/admin/metafields/<owner_type>/<owner_id>" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"Yanıt
{
"data": "…",
"trace_id": "01JC…"
}