Credentials for ICE servers
Operations: create
Summary
Functions
Create a new token for ICE servers
Functions
@spec create(Twilio.Client.t(), map(), keyword()) :: {:ok, Twilio.Resources.Api.V2010.Token.t()} | {:ok, map(), map()} | :ok | {:error, Twilio.Error.t()}
Create a new token for ICE servers
Operation: CreateToken | Tags: Api20100401Token
Optional Parameters
| Parameter | Type | Description |
|---|
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
| Ttl | integer | The duration in seconds for which the generated credentials are valid. The default value is 86400 (24 hours). |