Skip to content

Commit

Permalink
add plus endpoint to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeblackshear committed Jul 1, 2022
1 parent c2465a4 commit ef54cd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/integrations/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,10 @@ Permanently deletes the event along with any clips/snapshots.

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`

Sets retain to false for the event id (event may be deleted quickly after removing).
Expand Down

0 comments on commit ef54cd6

Please sign in to comment.