Delete Connector By Id
curl --request DELETE \
--url https://cloud.onyx.app/api/manage/admin/connector/{connector_id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>",
"data": 123
}Connectors
Delete Connector By Id
DELETE
/
manage
/
admin
/
connector
/
{connector_id}
Delete Connector By Id
curl --request DELETE \
--url https://cloud.onyx.app/api/manage/admin/connector/{connector_id} \
--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