Русский
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
Была ли эта страница полезной?