Delete an agent
DELETEhttps://api.fereai.xyz/ta/agent/:agent_id/
Delete an agent. The agent's ID should be provided in the path parameter. This will delete the agent and all related data including trades, holdings, and portfolio
Request
Responses
- 200
- 422
Successful Response
Validation Error
- python
- curl
- nodejs
- HTTP.CLIENT
- REQUESTS
ResponseClear