Throws a test error for Sentry monitoring (debug purposes only)
GET
/api/v1/debug-sentry
curl \
--request GET 'https://api.echoplain.social/api/v1/debug-sentry'
Response examples (400)
{
"message": "string",
"error": "string",
"statusCode": 42.0
}