简体中文
cURL
curl --request DELETE \ --url https://api.cursor.com/v0/agents/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "bc_abc123" }
永久删除后台 Agent 及其关联资源。
API key from Cursor Dashboard
Unique identifier for the background agent
"bc_abc123"
Agent deleted successfully
The response is of type object.
object
此页面对您有帮助吗?