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