Management
Delete Agent
Deletes a registered AI agent and all associated payment plans.
DELETE
Delete Agent
Deletes a registered AI agent and all associated payment plans.
This operation is only available to the original builder or an authorized account.
Path Parameters
Example Usage
Responses
200 OK– Agent successfully deleted403 Forbidden– Caller is not authorized to delete this agent404 Not Found– Agent does not exist
Notes
- You must initialize the
Paymentsclient with the appropriatenvmApiKeybefore calling this method. - Deleting an agent is irreversible. Plans tied to the agent will also be removed from the registry.
Delete Agent