v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBSightings
Delete sighting
post/sightings/delete/{sightingId}
Path parameters
sightingIdstring required
Example:12345
UUID or numeric ID of the sighting
Response
Delete sighting response
Example response
{
"name": "Sighting successfully deleted.",
"message": "Sighting successfully deleted.",
"url": "/sightings/delete/1"
}