POST ./accounts/webex
Called with a provider token, should link provider account
POST parameters
| Name | Value Type | Validation | Details |
|---|---|---|---|
| oaUaID | string | Required | User ID |
| oaProviderToken | string | Required | Provider code get from url. |
Output example
{"success": true}
