# Mark a flag as read Marks a specific flag as read for the current user. Endpoint: PATCH /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 200 fields ## Response 201 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields