Skip to main content

Delete Phone

Delete the phone with ID phone_id from the system.

Requires "Grant write resource" API permission.

Parameters

ParameterDescription
Phone IDThe ID of the phone to delete.

Example Output

{
"response": "",
"stat": "OK"
}

Workflow Library Example

Delete Phone with Duo and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop