Returns (Task)
Overview of UpdateLicenseAuditRecordInfoAsync goes here.
Name | Description |
---|---|
folder | |
item |
Example in C#
// Returns: nothing
await client.UpdateLicenseAuditRecordInfoAsync(FolderInfo folder, LicenseAuditRecordInfo item);
Example in CURL
curl -X PUT \
https://api.us.acresecurity.cloud/api/f/INSTANCE.KEY/licenseauditrecords \
-H 'Authorization: Bearer TOKEN_GOES_HERE'