GET api/communication/videotoken/{userId}?isCallCenterOperator={isCallCenterOperator}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId | string |
Required |
|
isCallCenterOperator | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
TokenModelName | Description | Type | Additional information |
---|---|---|---|
Identity | string |
None. |
|
Token | string |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.