ping

suspend fun ping(): Result<Unit, ErrorResponse>

Ping

This is a dummy endpoint you can use to test if the server is accessible.