@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
oauth-clients
OAuthConnectionConfigUpdate
Type Alias OAuthConnectionConfigUpdate
A JSON Patch document as defined in
http://tools.ietf.org/html/rfc6902
type
OAuthConnectionConfigUpdate
=
{
op
:
"replace"
;
path
:
"/consentMethod"
;
value
:
"required"
|
"trusted"
;
}
Index
Properties
op
path
value
Properties
op
op
:
"replace"
The operation to be performed
path
path
:
"/consentMethod"
value
value
:
"required"
|
"trusted"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op
path
value
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
A JSON Patch document as defined in http://tools.ietf.org/html/rfc6902