Get Auth Totp
GET {{baseUrl}}/auth/totp?{{ACCESS_TOKEN}}=<>
Generates a 6 characters Time-based One-time Password that can be used in subsequent auth calls for a limited duration guest login (1 day)
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
{{ACCESS_TOKEN}} | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |