Skip to main content
DELETE
Delete Mid-call Action
This endpoint allows you to permanently delete a Mid-call Action. This will also remove the action from all assistants it was assigned to.

Headers

string
required
Bearer token for authentication
string
required
Must be application/json
string
required
Must be application/json

Path Parameters

integer
required
The unique identifier of the Mid-call Action to delete

Response Fields

string
Success message confirming deletion

Note

When a Mid-call Action is deleted, it is automatically removed from all assistants. To manage assignments without deleting the action, use:
  • Update Assistant — Use the tool_ids parameter to remove Mid-call Actions from specific assistants
Need a whole toolset instead of building HTTP actions one by one? Connect an external MCP server — tools are discovered automatically. See MCP Servers.