mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
add plus endpoint to docs
This commit is contained in:
parent
c2465a46a8
commit
ef54cd6fb3
@ -183,6 +183,10 @@ Permanently deletes the event along with any clips/snapshots.
|
|||||||
|
|
||||||
Sets retain to true for the event id.
|
Sets retain to true for the event id.
|
||||||
|
|
||||||
|
### `POST /api/events/<id>/plus`
|
||||||
|
|
||||||
|
Submits the snapshot of the event to Frigate+ for labeling.
|
||||||
|
|
||||||
### `DELETE /api/events/<id>/retain`
|
### `DELETE /api/events/<id>/retain`
|
||||||
|
|
||||||
Sets retain to false for the event id (event may be deleted quickly after removing).
|
Sets retain to false for the event id (event may be deleted quickly after removing).
|
||||||
|
Loading…
Reference in New Issue
Block a user