Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
Calls using any other content type (ex: text/plain) are not supported.
-
APIs
-
TeamDynamix.Api.Assets.IntuneAssetMapping
Contents
Summary
A mapping representing the association between an Intune Device and a TeamDynamix Asset.
Properties
|
Name
|
Editable?
|
Type
|
Summary
|
|
AssetID
|
|
Int32 |
The integer ID of the TeamDynamix Asset.
|
|
IntuneDeviceID
|
|
Guid |
The unique identifier assigned by Intune for the Device.
|