Provides a mechanism for having Surge create a signed token for embeds instead of signing with your own signing key.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The user for which the token represents authentication.
"usr_01jymgdfrpec2asc5m0z3a6fr9"
A request to create a token
For how many seconds the token should be accepted. Defaults to 15 minutes.
15 <= x <= 3600900
Created token
Response when token has been created successfully
The created token.