SPACES

Generate Guest Token

Mint a Superset guest token for one dashboard the tenant owns.

The ownership check below is the embed trust boundary: the UUID comes from the browser and must never be trusted as-is. A token is minted only when the dashboard row exists in the caller's tenant schema with provider='superset'.

post/spaces/guest-token

Request body

embed_uuidstring required

Superset dashboard embed UUID (spaces_dashboard.embed_uuid)

Response

Successful Response

tokenstring required

Changes

No recorded changes to this endpoint across all 28 revisions of this API.