Skip to main content
DELETE
Delete Mid-call Action
Famulor 1.0 API (legacy). This page applies only to Famulor 1.0 (app.famulor.de) and is retained for legacy compatibility. For the current platform, use the Famulor 2.0 API reference.
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.