webrtc_tokens_update
Updates the payload for a Wavix Embeddable widget token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Token ID | |
| payload | Yes | Arbitrary data to be associated with the token |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | No | Time to live, in seconds. `null` means no expiration. | |
| uuid | Yes | Token ID | |
| payload | No | Arbitrary data associated with the token | |
| sip_trunk | Yes | SIP trunk name |