Internal
Uploads a media file (photo or sound) to get a temporary name. This temporary name can then be used when creating or updating an observation.
The media file (as a Blob) to upload.
Optional parameters.
Optional
If true, the system will attempt to identify the species in the media.
true
A promise that resolves to the media upload response, containing the temporary name.
If the request is not authenticated.
If the request fails.
Fetches similar media items for a given media ID. This endpoint can be used with or without authentication.
The unique identifier of the media item.
A promise that resolves to a paginated list of similar media items.
Uploads a media file (photo or sound) to get a temporary name. This temporary name can then be used when creating or updating an observation.