Skip to main content
DELETE
Delete an agent
Removes an agent from your catalog. Sessions already running against it are unaffected. New sessions can no longer reference it by name. Returns 204 No Content on success.

Path parameters

string
required
The agent’s name (e.g. my-research-bot or myorg/web-helper). Slash-containing names are supported.

Examples


Errors

Last modified on September 11, 2026