Oauth2UserSettingsRequest*
DELETE {{base_url}}/Oauth2UserSettingsRequest?Provider={{integer}}&WbScope={{integer}}
Deletes an OAuth 2.0 user setting permanently.
* See Request Names under the Conventions section of the Using the API Reference topic.
API
OAuth 2.0 API
Requires Authentication
Yes (Advanced)
Returns
Boolean
Batch?
No
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Provider | string | Required. | |
| (int32) | |||
| The OAuth 2.0 provider. | |||
WbScope | string | Required. | |
| (int32) | |||
| The Oath2 WorkBook scope. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | Required. | |
| The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
| The type of content supported by the API endpoint. |