Partially update a OpenID Connect.
PATCH
/openidconnects/{openidconnectID}
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessOpenIDConnectAdmin
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
openidconnectID | Required | string | ID of the openidconnect. | --- |
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
OrderCloudApiClientID | string | --- | --- | --- | ||
ConnectClientID | string | --- | --- | --- | ||
ConnectClientSecret | string | --- | --- | --- | ||
AppStartUrl | string | --- | --- | --- | ||
AuthorizationEndpoint | string | --- | --- | --- | ||
TokenEndpoint | string | --- | --- | --- | ||
UrlEncoded | boolean | --- | --- | --- | ||
IntegrationEventID | string | --- | --- | --- | ||
CallSyncUserIntegrationEvent | boolean | --- | --- | --- | ||
AdditionalIdpScopes | array | --- | --- | --- | ||
CustomErrorUrl | string | --- | --- | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
OrderCloudApiClientID | string | --- | --- | --- | ||
ConnectClientID | string | --- | --- | --- | ||
ConnectClientSecret | string | --- | --- | --- | ||
AppStartUrl | string | --- | --- | --- | ||
AuthorizationEndpoint | string | --- | --- | --- | ||
TokenEndpoint | string | --- | --- | --- | ||
UrlEncoded | boolean | --- | --- | --- | ||
IntegrationEventID | string | --- | --- | --- | ||
CallSyncUserIntegrationEvent | boolean | --- | --- | --- | ||
IntegrationEventName | Read Only | string | --- | --- | --- | |
AdditionalIdpScopes | array | --- | --- | --- | ||
CustomErrorUrl | string | --- | --- | --- |