Oauth2SettingsPatchRequest*
PATCH {{base_url}}/Oauth2SettingsPatchRequest
Updates 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
Oauth2Settings
Batch?
No
Request Body
{"Patch"=>{"String"=>"String"}}
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
{"Id":1,"ProviderId":1,"ClientId":"46e93f40-a753-4f4a-9023-ebe77791be04","ClientSecret":"E_z8Q~TyLdsWB29GVOuzrSNveGL_LMPEHlWy8bZm","TenantId":"49b3b701-2385-49d4-963f-6401e1abed14","WbScopeId":1,"CreatedDate":"2022-10-09T00:00:00.000Z","LastUpdatedDate":"2023-02-02T10:20:50.986Z","CreatedBy":2,"LastUpdatedBy":2,"Active":true}