POST ./accounts/zoom
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's code get from url |
Output example
{"result": true}