Translation
Diese Seite ist nicht auf Deutsch verfügbar. Die englische Version wird angezeigt.
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"}