inaturalistjs
Preparing search index...
DeleteIdentificationsByIdData
Type Alias DeleteIdentificationsByIdData
type
DeleteIdentificationsByIdData
=
{
body
?:
never
;
path
:
{
id
:
number
}
;
query
?:
never
;
url
:
"/identifications/{id}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
id
:
number
}
Type declaration
id
:
number
ID of the record
Optional
query
query
?:
never
url
url
:
"/identifications/{id}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
inaturalistjs
Loading...
ID of the record