cURL
curl --request DELETE \ --url https://agent-studio.thena.ai/api/v1/agents/{agent_id} \ --header 'x-api-key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete an agent.
Successful Response