Digital Samba Embedded
  • Getting started
    • Sign up to create a new team
    • Choose your subdomain
    • Authenticate to the API
    • Regenerate your developer key
  • Setting up your team
    • Update your subdomain
    • Customise your domain
    • Customize Access to Recordings, Transcripts, and Files
    • Add members to your team
    • Assign a team-role to your team members
    • Remove members
  • Configuring your room defaults
    • General settings
    • Branding
    • Components
    • Content Library
    • Recordings
    • Chat
    • Captions
    • Polls
    • Q&A
    • Transcription
    • Join settings
  • Creating a room
    • General settings
    • Branding
    • Components
    • Content Library
    • Recordings
    • Chat
    • Breakout rooms
    • Polls
    • Captions
    • Q&A
    • Transcription
    • Join settings
    • Telephony
    • External stream
  • Managing rooms
  • Adding moderation to your rooms with roles
    • Add roles to a room
    • Create a custom role
    • Permissions
  • Managing roles
  • Controlling room entry
  • Libraries
  • Recordings
  • Webhooks
  • Tokens
  • Troubleshooting sessions
    • Session details
    • Participant details
    • Participant log
  • Retrieving session data and reports
  • Understanding usage data
  • System check
  • REST API docs
  • SDK docs
  • LTI docs
Powered by GitBook
On this page

Tokens

The dashboard is equipped with a 'tokens' section: a playground that will allow you create tokens without writing a single line of code.

PreviousWebhooksNextTroubleshooting sessions

Last updated 4 months ago

With you can control a user's access to the room and set properties like the user's role, username and avatar. Find the comprehensive list of token properties .

The only required field is rd, the name (friendly url) or UUID of the room. You can try entering DemoRoom, for example.

To join the room with your created token, click on the Join button.

To share your created token, click on the Copy token button and send it to your colleagues.

To share your token-appended URL, click on the Copy URL button, or use the Copy token button to copy only the token.

User experience is improved by implementing autosuggest.

The role and breakoutId fields on the Tokens page are now automatically disabled, with 'Room needs to be defined' shown as placeholders until a valid room value is entered.


tokens
here