delete_destination
Remove a destination from a DID number in DIDLogic by specifying the DID number and the destination ID. Returns 'Destination deleted' upon successful execution.
Instructions
Remove destination from DID.
Args: number: DID number in DIDLogic id: destination ID to remove
Returns a Destination deleted
on success
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Destination ID from list_destinations | |
number | Yes | DID Number |