Skip to main content
Delete an endpoint. Note: Executing this action will disrupt DNS resolution for any physical device configured to use the selected device’s unique DNS resolvers.
External DocumentationTo learn more, visit the Control D documentation.

Parameters

ParameterDescription
Device IDThe unique identifier of the device to delete. Can be obtained using the List Devices action.

Example Output

{
	"body": [],
	"success": true,
	"message": "Device has been deleted"
}

Workflow Library Example

Delete Device with Control D and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop