Add new section to API docs

This commit is contained in:
copenri 2023-11-03 08:33:43 -04:00
parent 5cc01ca346
commit ec4548af61
No known key found for this signature in database

View File

@ -365,3 +365,8 @@ Recording retention config still applies to manual events, if frigate is configu
### `PUT /api/events/<event_id>/end`
End a specific manual event without a predetermined length.
### `POST /api/restart`
Restarts Frigate process.