/
/Case.dev API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 40m ago · Updated 3mo ago
Agents34
  • getList agents
  • postCreate agent
  • getGet agent
  • deleteDelete agent
  • patchUpdate agent
  • postCreate interactive chat session
  • deleteEnd chat session
  • postCancel active chat generation
  • getList session files
  • getDownload session file
  • postSend chat message (synchronous)
  • postReply to agent question
  • postRespond to chat message (streaming)
  • getStream chat events
  • postExecute ad-hoc agent
  • getList runs
  • postCreate run
  • postCancel run
  • getGet run details
  • getStream run events
  • postExecute run
  • getGet run status
  • postWatch run
  • getList mail inboxes
  • postCreate a mail inbox
  • getGet a mail inbox
  • deleteDelete a mail inbox
  • getList mail messages
  • getGet a mail message
  • getGet mail attachment metadata
  • postReply to a mail message
  • postSend a mail message
  • getGet inbox mail policy
  • putSet inbox mail policy
Applications Deployments11
Applications Domains3
Applications Env Vars3
Applications Projects5
Compute18
Database9
Format5
Legal15
LLMs5
Memory7
OCR4
Privilege1
Search7
Skills6
SuperDoc3
System3
Translation3
Vaults37
Voice10
    Agents

    Delete agent

    Soft-deletes an agent and revokes its scoped API key.

    delete/agent/v1/agents/{id}

    Path parameters

    idstring required

    Agent ID

    Response

    Agent deleted

    okboolean

    Changes