{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ErrorDetail", "title": "ErrorDetail", "type": "object", "description": "Error detail response payload for the BigCommerce API.\n", "example": { "1": "Unauthorized to delete", "2": "Metafield does not exist" } }