Authorization: ********************
curl --location --request POST '/theme/validate' \ --header 'Authorization: <api-key>' \ --form 'file=@""'
{ "code": 0, "data": null, "message": "string" }