API 참조
vox.ai API 엔드포인트 목록
지식 베이스를 삭제합니다. Bearer 토큰 인증이 필요합니다.
cURL
curl --request DELETE \ --url https://client-api.tryvox.co/v2/knowledge/{knowledge_base_id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Was this page helpful?