Token = FunctionParameters["Dropbox_Token"]; File = FunctionParameters["Dropbox_FileID"]; Result = OPI_Dropbox.CancelFilePublication(Token, File);