Generate a signed JWT token for secure chart embedding with optional parameters and expiration
allow_params
is true, additional parameters can be passed via URL query parameters and will override policy parameters.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Generated chart share token and URL
The response is of type object
.