Skip to main content
POST
/
api
/
Test
Anonymous connectivity test
curl --request POST \
  --url https://api.telemax.com.au/api/Test
"Test Ok"

Response

200 - text/plain

Successful response

The response is of type string.

Example:

"Test Ok"