REST Reference
Delete an Agent
Permanently delete an agent and its associated resources.
DELETE
Authorizations
Authentication requires a Pipecat Cloud Private API token. Generate a Private API key from your Dashboard (Settings > API Keys > Private > Create key) and include it as a Bearer token in the Authorization header.
Path Parameters
Name of the agent to delete
Response
200
application/json
Agent deleted successfully
Example:
"OK"