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":3,"ClientId":"external-client-deltek-workbook","ClientSecret":"****","TenantId":"","EmailImport":false,"EmailSend":false,"Calendar":true,"CreatedDate":"2023-11-27T09:40:58.690Z","LastUpdatedDate":"2024-06-07T00:46:06.863Z","CreatedBy":126,"LastUpdatedBy":2}