Authorization: Bearer ********************
curl --location 'https://dev-api.idukki.io/shopify/webhook/uninstall' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "id":"78356807972" }'
{}