Cancel the caller's in-progress personal KAG backfill
curl --request DELETE \
--url https://pria.praxislxp.com/api/user/kag/personal/backfill/active \
--header 'x-access-token: <api-key>'{
"ok": true,
"cancelled": 123
}User Profile
Cancel the caller's in-progress personal KAG backfill
Marks in-flight personal backfill jobs (lower-priority) as skipped. Live uploads and already-completed graph data are left intact.
DELETE
/
api
/
user
/
kag
/
personal
/
backfill
/
active
Cancel the caller's in-progress personal KAG backfill
curl --request DELETE \
--url https://pria.praxislxp.com/api/user/kag/personal/backfill/active \
--header 'x-access-token: <api-key>'{
"ok": true,
"cancelled": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.praxis-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
Aggregate status of the caller's personal-vault KAG jobsSend a verification code to prove email ownership (post-enable enrollment)
⌘I