v3

latestOpenAPI 3.1.02026-08-0150254154.0 KB
voiceAgent > configurations

Delete an Agent Configuration

Deletes the specified agent configuration. Deleting an agent configuration can cause a production outage if your service references this agent UUID. Migrate all active sessions to a new configuration before deleting.

delete/v1/projects/{project_id}/agents/{agent_id}

Path parameters

project_idstring required

The unique identifier of the project

agent_idstring required

The unique identifier of the agent configuration

Headers

Authorizationstring required

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Response

Agent configuration deleted

DeleteAgentConfigurationV1Response required

Confirmation that the agent configuration was deleted