Throw Exception
Request
URI
GET
https://{api_host}/api/echo/throw-exception
COPY
Responses
200
Returns
helloEchoResponse
of type(s)
*/*
{
"message": "string"
}
string
message
Optional
message
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/echo/throw-exception