API Reference

API References

Annotate multiple logos POSTFetch logos GETGet logo details GETReset logo annotation POSTSearch for logos GETUpdate logo annotation PUTBulk update logo annotations POST
GitHub
Logo management

Reset logo annotation

Reset logo annotations, and delete all annotation-associated predictions and insights

POST
/images/logos/{logo_id}/reset

Path Parameters

logo_idinteger

The ID of the logo whose annotation to reset

Response Body

curl -X POST "https://robotoff.openfoodfacts.org/api/v1/images/logos/1/reset"
Empty
Empty

Get logo details GET

Previous Page

Search for logos GET

Next Page