cURL
curl --request DELETE \ --url https://api.senseaudio.cn/v1/agent/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: <content-type>'
{}
删除一个已存在的自定义 Agent,删除后该 Agent 将无法再被使用。
Documentation IndexFetch the complete documentation index at: https://docs.senseaudio.cn/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.senseaudio.cn/llms.txt
Use this file to discover all available pages before exploring further.
格式:Bearer <API_KEY>
Bearer <API_KEY>
内容类型。固定为 application/json
"application/json"
Agent ID
"69b6ac2100000d8dbf84289c"
成功响应,无响应体