Delete Agent Builtin

Delete a builtin instance from this agent. Idempotent on already-deleted ids (404). Does NOT detach references from flow nodes that name the instance; the worker logs and skips on missing-row at session start (fail-soft).

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Path parameters

idstringRequired
builtinIdstringRequired

Response

Builtin instance deleted.

Errors

401
Unauthorized Error
404
Not Found Error