diff --git a/docs/static/frigate-api.yaml b/docs/static/frigate-api.yaml index 91b7e1638d..444814ed8a 100644 --- a/docs/static/frigate-api.yaml +++ b/docs/static/frigate-api.yaml @@ -2308,8 +2308,8 @@ paths: $ref: '#/components/schemas/HTTPValidationError' security: - frigateUserAuth: [] - x-required-role: any - description: '**Access:** Any authenticated user.' + x-required-role: camera + description: '**Access:** Authenticated user with access to the referenced camera.' /review/summarize/start/{start_ts}/end/{end_ts}: post: tags: