Skip to main content
DELETE
Re-ingest an un-ingested page

Authorizations

Authorization
string
header
required

Your secret key (pep_sk_…) from Settings → API. Keys are org-scoped; treat them like passwords.

Path Parameters

id
integer
required
entry_id
integer
required

Response

The revived entry (pending until read).

object
string
required
Allowed value: "knowledge_entry"
id
integer
required
title
string | null
required
status
enum<string>
required
Available options:
pending,
ingested,
failed
created_at
string<date-time>
required
url
string | null
failure_reason
string | null

Why this entry failed, human-readable. null unless status is failed.

ingested_at
string<date-time> | null
reading_note
string | null

Owner guidance for this page's extraction — derived from the live ingestion instructions targeting this page.

Kept out of navigation buttons and deep links (per-page consent).

pinned
boolean

Owner-selected page: re-fetched by every refresh even when the crawl misses it.

retired
boolean

Un-ingested: back in the discovered list, facts dormant.