core.ping

Respond to WebSocket ping frames with “pong”.

This endpoint can be used to keep connections alive as outlined in the WebSocket specification. It does not require authentication but is rate limited to prevent abuse.

Returns: str: Always returns “pong”

Type: object

Type: array
No Additional Items

Result

Type: const
Must be one of:
  • "pong"
Specific value: "pong"


Required roles: