curl --location --request DELETE 'https://test.your-api-server.com/user/notify/'
{ "message": "Successfully deleted" }