Device profiling ID is a custom session id created by you (UUID format recommended) and attached to your device profiling event to be retrieved later. Once profiling completes, this ID is used in an /slverify call to retrieve & score the details around the device's security, physical location and network.

{
	    "attributeType": "APSessionID",
			"values": 
			{
				"apSessionId": "testSessionID4567"
			}
}