Deletes a registered AI agent and all associated payment plans.
| Name | Type | Required | Description |
|---|---|---|---|
| agentId | string | Yes | The unique identifier of the agent to delete |
200 OK – Agent successfully deleted403 Forbidden – Caller is not authorized to delete this agent404 Not Found – Agent does not existPayments client with the appropriate nvmApiKey before calling this method.