Authorization: Bearer ********************
curl --location --request DELETE 'https://dev-api.inwantaiwan.com/api/cms/v1/home/banner/1' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{ "data": {} }