RxInfer Client - v1.3.0
Preparing search index...
WipeEpisodeData
Type Alias WipeEpisodeData
type
WipeEpisodeData
=
{
body
?:
never
;
path
:
{
instance_id
:
string
;
episode_name
:
string
}
;
query
?:
never
;
url
:
"/models/i/{instance_id}/episodes/{episode_name}/wipe"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
instance_id
:
string
;
episode_name
:
string
}
Type declaration
instance_id
:
string
ID of the model instance to wipe episode for
episode_name
:
string
Name of the episode to wipe
Optional
query
query
?:
never
url
url
:
"/models/i/{instance_id}/episodes/{episode_name}/wipe"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
RxInfer Client - v1.3.0
Loading...
ID of the model instance to wipe episode for