🎉 vox.ai 디스코드 커뮤니티가 새로 열렸어요! 참여하기 →
인증된 조직의 custom 도구를 삭제합니다.
curl --request DELETE \
--url https://client-api.tryvox.co/v3/tools/{tool_id} \
--header 'Authorization: Bearer <token>'{
"error": {
"code": "VALIDATION_ERROR",
"message": "Request validation failed.",
"details": {
"field": "name",
"reason": "must not be blank"
}
}
}Documentation Index
Fetch the complete documentation index at: https://docs.tryvox.co/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
curl --request DELETE \
--url https://client-api.tryvox.co/v3/tools/{tool_id} \
--header 'Authorization: Bearer <token>'{
"error": {
"code": "VALIDATION_ERROR",
"message": "Request validation failed.",
"details": {
"field": "name",
"reason": "must not be blank"
}
}
}