Does anyone have a payload to unassign an asset from a user, along with setting the verification date? I’m able to pull information from the API for a device but am having trouble updating fields on said asset.
Solved
Updating Asset via API
Best answer by jclark
To unassign the asset you can POST to:
https://{site}.incidentiq.com/api/v1.0/assets/{AssetId}/ownerPayload:
{"OwnerId":null}
We don’t use verifications currently so I haven’t messed with that API myself.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

