unlink_registered_file# ansys.optislang.core.server_commands.unlink_registered_file(actor_uid: str, uid: str, password: str | None = None) → str# Generate JSON string of unlink registered file command. Parameters: actor_uid: strActor uid entry. uid: strUid entry. passwordstr, optPassword. Returns: strJSON string of unlink registered file command.