한국어
cURL
curl --request DELETE \ --url https://api.cursor.com/v0/agents/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "bc_abc123" }
백그라운드 에이전트와 관련 리소스를 완전히 영구 삭제해.
API key from Cursor Dashboard
Unique identifier for the background agent
"bc_abc123"
Agent deleted successfully
The response is of type object.
object
이 페이지가 도움이 되었나요?