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