Web socket / Init anonymous

Initiate a WebSocket connection (get token) as guest

Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/web_socket/init_anonymous

Method: GET

Authorisation: No authentication needed

Request Arguments
Name Type Source

  Request body example

No input arguments
Response object

Response status: 200 (OK)

Response type: DTO_web_socket_init

Wrapper: DTO_response_wrap

Other response statuses: 400 (BadRequest), 403 (Forbidden)

  Response body example

DTO_web_socket_init
NameTypeReadOnlyDescription
dh_tokenStringReadOnlyDh token
socket_urlStringReadOnlySocket url