Authorization: Bearer ********************curl --location --request POST 'https://numueg.app/api/v1/stores//themes/v3/editor/discard' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"published": {
"property1": "string",
"property2": "string"
}
},
"message": "string"
}