diff --git a/docs/docs/integrations/api.md b/docs/docs/integrations/api.md index cae8aff68..c7a963ca6 100644 --- a/docs/docs/integrations/api.md +++ b/docs/docs/integrations/api.md @@ -183,6 +183,10 @@ Permanently deletes the event along with any clips/snapshots. Sets retain to true for the event id. +### `POST /api/events//plus` + +Submits the snapshot of the event to Frigate+ for labeling. + ### `DELETE /api/events//retain` Sets retain to false for the event id (event may be deleted quickly after removing).