GET api/communication/twiliotoken?userId={userId}
Get a token from Twilio for the current user.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Twilio token
TokenModelName | Description | Type | Additional information |
---|---|---|---|
Identity | string |
None. |
|
Token | string |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.