Identification Update
Update an identification. Note that to "withdraw" an observation you
send a PUT request to this endpoint and set the current
attribute to false. To "restore" it you do the same but set
current to true. Only one identification by a given user can be
current for a given observation, so if you "restore" one all the other
identifications by the authenticated user for the given observation will
be withdrawn.
Identification Update Update an identification. Note that to "withdraw" an observation you send a
PUTrequest to this endpoint and set thecurrentattribute to false. To "restore" it you do the same but setcurrenttotrue. Only one identification by a given user can becurrentfor a given observation, so if you "restore" one all the other identifications by the authenticated user for the given observation will be withdrawn.