Delete a specified note.

External Documentation

To learn more, visit the Kandji documentation.

Parameters

ParameterDescription
Device IDThe device’s ID.
Note IDThe note’s ID.

Example Output

{
	"deleted_at": "2021-04-07T18:59:17.734091Z",
	"note_id": "c0f5ba78-06a2-4914-aa3c-e3415f3ee21b"
}

Workflow Library Example

Delete Device Note with Kandji and Send Results Via Email

Preview this Workflow on desktop