Skip to content

update the expiry date of a token #7

Discussion options

You must be logged in to vote

Hi Jayson,

  1. There are two ways to create a token. The first is through the dashboard, and the second is through the REST API. If you're looking for a guide for creating a token with an expiry date and a list of allowed countries I recommend checking out the guide here which walks you through creating the token and adding those parameters.

  2. For reading the token details you can use our PublishToken-readToken REST API to get all the token details or you can use our PublishToken-listToken REST API to list all your tokens plus their details.

  3. Currently you can't "update" a token's expiry time but you can disable the token and issue a fresh token with a new expiry date. It is also worth not…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Briggs599
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation dolbyio-streaming Dolby.io Streaming APIs: Build real-time streaming applications to broadcast your live content.
2 participants