DELETE /agents/configs/{config_id}

Delete an agent, by id or by the agent's name.

The agent stops running and its name is freed immediately; its past sessions remain readable. Only for agents managed through this API — delete the file to remove one defined by a repository.

curl -X DELETE "https://api.ellipsis.dev/v1/agents/configs/{config_id}" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Responses

On this page

No Headings
Schedule a demo