Web socket / Init auth

Initiate a WebSocket connection (get token)

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

Method: GET

Authorisation: Minimum role: USER

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