Delete single agent base on agent uuid
curl --location --request DELETE 'https://app.gpt-trainer.com/api/v1/agent/{uuid}/delete' \ --header 'Authorization: Bearer <token>'
{ "success": true }
Agent uuid
Indicates if api call was successful