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

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

Examples


Errors