Delete agent
DELETE
/api/v1/gen_agents
Delete an existing agent.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” agent_id
required
Agent Id
string
Responses
Section titled “ Responses ”Successful Response
BooleanResponse
Simple response returning a single boolean success status.
object
success
required
Success
Success status of the operation
boolean
Invalid parameters or organization not found
Permission denied: You do not have permission for this agent.
Agent not found or UserVoiceResource not found.
Agent creation/update failed, validation error, or invalid API key (ElevenLabs/HumeAI).
Internal Server Error