Delete Phone
Delete the phone with ID phone_id
from the system.
Requires "Grant write resource" API permission.
Parameters
Parameter | Description |
---|---|
Phone ID | The ID of the phone to delete. |
Example Output
{
"response": "",
"stat": "OK"
}
Workflow Library Example
Delete Phone with Duo and Send Results Via Email
Preview this Workflow on desktop