# Mark a single flag as read Marks a specific flag as read for the current user. Endpoint: PATCH /v2/flags/{id}/mark-read Security: BearerAuth ## Header parameters: - `organization-id` (string) ## Path parameters: - `id` (string, required) The unique identifier of the flag to mark as read. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields