Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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