@qtsurfer/api-client
Preparing search index...
UpdateLiveParamsData
Type Alias UpdateLiveParamsData
type
UpdateLiveParamsData
=
{
body
:
UpdateLiveParamsRequest
;
path
:
{
runId
:
string
}
;
query
?:
never
;
url
:
"/live/{runId}/params"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
UpdateLiveParamsRequest
path
path
:
{
runId
:
string
}
Optional
query
query
?:
never
url
url
:
"/live/{runId}/params"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@qtsurfer/api-client
Loading...