Português (BR)
cURL
curl --request DELETE \ --url https://api.cursor.com/v0/agents/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "bc_abc123" }
Exclui permanentemente um agente em background e seus recursos associados.
API key from Cursor Dashboard
Unique identifier for the background agent
"bc_abc123"
Agent deleted successfully
Esta página foi útil?