Oauth2SettingsDeleteRequest*
DELETE {{base_url}}/Oauth2SettingsDeleteRequest?Ids=[{{integer}}]
Deletes a single OAuth 2.0 setting.
* 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 |
|---|---|---|---|
Ids | string | Required. | |
| (int32) | |||
| The identifier or list of indentifiers of the OAuth 2.0 setting. |
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. |
RESPONSES
status: OK
true