@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
auth-types
GetRestCallAuthParamsProps
Type Alias GetRestCallAuthParamsProps<A>
Props for function getRestCallAuthParams
type
GetRestCallAuthParamsProps
<
A
extends
AuthType
=
AuthType
>
=
{
hostConfig
:
HostConfig
<
A
>
;
method
:
string
;
}
Type Parameters
A
extends
AuthType
=
AuthType
Index
Properties
host
Config
method
Properties
host
Config
hostConfig
:
HostConfig
<
A
>
method
method
:
string
The HTTP method in the outgoing REST call
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
Config
method
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Props for function getRestCallAuthParams