Authorization: Bearer ********************curl --location --request DELETE 'https://numueg.app/api/v1/stores//themes/v3/undo?theme_id=' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"property1": 0,
"property2": 0
},
"message": "string"
}