Translation
هذه الصفحة غير متوفرة باللغة العربية. يتم عرض النسخة الإنجليزية.
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"}