Prune Cc Pair
curl --request POST \
--url https://cloud.onyx.app/api/manage/admin/cc-pair/{cc_pair_id}/prune \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>",
"data": [
123
]
}Connectors
Prune Cc Pair
Triggers pruning on a particular cc_pair immediately
POST
/
manage
/
admin
/
cc-pair
/
{cc_pair_id}
/
prune
Prune Cc Pair
curl --request POST \
--url https://cloud.onyx.app/api/manage/admin/cc-pair/{cc_pair_id}/prune \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>",
"data": [
123
]
}Documentation Index
Fetch the complete documentation index at: https://docs.onyx.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
⌘I