EntityMetadata

Delete all metadata associated with a specific key

DEL
Delete all metadata associated with a specific key

Path parameters

entityIdstringRequired
keystringRequired
DEL
1curl -X DELETE https://api.mercoa.com/entity/:entityId/metadata/:key \
2 -H "Authorization: Bearer <token>"