WebSocketRoutesOut
websocket_base_urlWebsocket Base Url (string)required
authentication objectrequired
property name*any
endpoints objectrequired
property name*any
message_formats objectrequired
property name*any
response_formats objectrequired
property name*any
WebSocketRoutesOut
{
"websocket_base_url": "string",
"authentication": {},
"endpoints": {},
"message_formats": {},
"response_formats": {}
}