Generate a signed JWT token for secure dashboard sharing 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.
ID of the project
Generated share token and URL
The response is of type object
.