CreateRealtimeTemporaryTokenParams: {
    expires_in: number;
}

Type declaration

  • expires_in: number

    The amount of time until the token expires in seconds

{
"expires_in": 480
}