Skip to main content
Delete a phone by it’s ID. Note: This action requires the Grant resource - Write API permission.
External DocumentationTo learn more, visit the Duo documentation.

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
I