Tests an anonymous API call
GET /v1/test
Summary
Tests an anonymous API call.
Authentication
No operation-level security requirement is documented here.
Parameters
None documented here.
Request Body
No request body is documented here.
Responses
200
Success
application/json
Not documented here.
Example
{
"Message": "Success"
}