Cancel a Digital Twin's in-progress KAG backfill
curl --request DELETE \
--url https://pria.praxislxp.com/api/user/institution/{id}/kag/backfill/active \
--header 'x-access-token: <api-key>'{
"ok": true,
"cancelled": 123
}User Profile
Cancel a Digital Twin's in-progress KAG backfill
Marks in-flight backfill jobs (lower-priority) as skipped. Live uploads and already-completed graph data are left intact.
DELETE
/
api
/
user
/
institution
/
{id}
/
kag
/
backfill
/
active
Cancel a Digital Twin's in-progress KAG backfill
curl --request DELETE \
--url https://pria.praxislxp.com/api/user/institution/{id}/kag/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 a Digital Twin's KAG jobsSend a verification code to prove email ownership (post-enable enrollment)
⌘I