ok
Bad Request. The request parameters (or body) were malformed or invalid. Fix the issues with the request and try again.
Unauthorized request
curl -i -X POST \ http://notification-service:8080/notification-service/v1/twilio-webhook \ -H 'Content-Type: application/x-www-form-urlencoded'
{- "message": "Please provide either email or user key",
- "status": 400,
- "error": "Bad Request",
- "timestamp": "2023-12-13T19:02:31.5897497",
- "path": "/notification-service/v1/"
}