inaturalistjs
Preparing search index...
DeleteObservationsByIdQualityByMetricData
Type Alias DeleteObservationsByIdQualityByMetricData
type
DeleteObservationsByIdQualityByMetricData
=
{
body
?:
never
;
path
:
{
id
:
number
;
metric
:
"date"
|
"location"
|
"wild"
}
;
query
?:
never
;
url
:
"/observations/{id}/quality/{metric}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
id
:
number
;
metric
:
"date"
|
"location"
|
"wild"
}
Type declaration
id
:
number
ID of the record
metric
:
"date"
|
"location"
|
"wild"
Data quality category
Optional
query
query
?:
never
url
url
:
"/observations/{id}/quality/{metric}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
inaturalistjs
Loading...
ID of the record