Delete Mid-call Action
Delete Mid-call Action
Permanently remove a Mid-call Action from your Famulor account via API. Detaches the action from any AI voice assistant currently configured to use it.
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/jsonstring
required
Must be
application/jsonPath 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_idsparameter to remove Mid-call Actions from specific assistants

