MQTT API - DEVICE TOKENS[Sub] generate device token from policies responseCopy PageRequest Topic and Payload Topic Topicthings5-production/v1/devices/<device-id>/req/generate_device_token_from_policies_res Payload Representation JSON{ "data": "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII=", "errors": [], "request_id": "87049f68-696f-4be8-a6cc-bf827c04ed0" } Payload Parameters typedescriptionexampledatadata containing the session_id. if qr type was requested it's a base64 format string. Otherwise an encoded jsonrequest_idThe request id sent in the authentication_qr_req87049f68-696f-4be8-a6cc-bf827c04ed0eerrorsarray of strings.Updated 8 months ago