Translation
Esta página no está disponible en español. Se muestra la versión en inglés.
Returns a simple OK message without touching DB
Response Body
application/json
curl -X GET "https://example.com/api/v3/empty"{ "message": "ok"}application/json
curl -X GET "https://example.com/api/v3/empty"{ "message": "ok"}