This endpoint generates a JWT (JSON Web Token) with the provided customer id and embed id encoded in it.
This token expires at the provided time, default is 24 hours after creation.
This is the id of the key you’d like to use to encrypt your JWT. This ID can be taken from the
Data Visibility Groups section of the settings page. If no key id is provided, Explo will
generate one.
Controls what functionality end users can access in report builders. If null or ["*"], all
functionality will be allowed. Learn more about configuring read-only report builders
here.