UnlockFile
Unlock a file.
Input
Name | Type | Description |
FileId | String | The Id of the file to unlock. |
AsUserId | String | The Id of the user you want to impersonate. Only works with Admin, Co-Admin and Service Accounts. |
Result Set Columns
Name | Type | Description |
Success | Bool | Whether or not the file was successfully unlocked. |