Base URL
The base URL (referred to asbase_url
in examples) is the session’s embed URL with the query parameters removed. For example, given this response from POST /vm:
base_url
value would be:
Authentication
To authenticate, provide the session’s admin token as a bearer token in theAuthorization
header.
For example: