Create Device Note
This request creates a note for the specified device ID.
Parameters
Parameter | Description |
---|---|
Content | - |
Device ID | - |
Example Output
{
"author": "Test User",
"content": "This is an example note!",
"created_at": "2021-04-07T18:56:25.113229Z",
"note_id": "c0f5ba78-06a2-4914-aa3c-e3415f3ee21b",
"updated_at": "2021-04-07T18:56:25.113254Z"
}
Workflow Library Example
Create Device Note with Kandji and Send Results Via Email
Preview this Workflow on desktop