v5

latestOpenAPI 3.0.0MIT2026-08-041554551.6 MB
Agents

Delete an agent

Delete an agent by identifier, remove all agent-integration links, and clear the agent assignment from any workflows that reference it. For managed-runtime agents, pass deleteFromProvider=true to also archive the agent on the provider side (e.g. Anthropic). By default only the Novu record is deleted and the provider agent is left intact.

delete/v1/agents/{identifier}

Path parameters

identifierstring required

Query parameters

deleteFromProviderstring required

Response

The agent was deleted.