cURL
curl --request DELETE \ --url https://api.eden.art/v2/agents/{agentId} \ --header 'X-Api-Key: <api-key>'
{}
Permanently delete an agent and all its associated data, deployments, and configurations.
Default Response
The response is of type object.
object